LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterImageConverter Class Methods
See Also 
Leadtools.Windows.Media Namespace : RasterImageConverter Class


"

For a list of all members of this type, see RasterImageConverter members.

"

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) ConvertFromSourceConverts a WPF/Silverlight System.Windows.Media.ImageSource object to LEADTOOLS Leadtools.RasterImage. Supported in Silverlight, Windows Phone 7  
public Methodstatic (Shared in Visual Basic) ConvertToSourceConverts a LEADTOOLS for .NET Leadtools.RasterImage object to WPF/Silverlight System.Windows.Media.ImageSource. Supported in Silverlight, Windows Phone 7  
public Methodstatic (Shared in Visual Basic) TestCompatibleTests a Leadtools.RasterImage to see if it is compatible with the WPF/Silverlight System.Windows.Media.ImageSource. Supported in Silverlight, Windows Phone 7  
Top

See Also