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 Members
See Also  Methods 
Leadtools.Windows.Media Namespace : RasterImageConverter Class

The following tables list the members exposed by RasterImageConverter.

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