ConceptHMI Web Help
BitmapSource Method
A WPF Visual.
Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control.
Syntax
[Extension()]
public static BitmapSource BitmapSource( 
   Visual visual
)

Parameters

visual
A WPF Visual.

Return Value

A set of pixels.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VisualExtensions Class
VisualExtensions Members

 

 


© 2016 Objectis

Send Feedback