Leadtools.Windows.Media Namespace : RasterImageConverter Class |
The LEADTOOLS RasterImage class provides platform independent representation of an image. It serves as a working area for image manipulation and conversion. LEADTOOLS functions use this class for accessing the image in memory and for maintaining the characteristics of the image. This class contains the functionality needed to convert a LEADTOOLS Leadtools.RasterImage to and from a Windows Presentation Foundation (WPF) or Silverlight image objects.
The RasterImageConverter class contains the following functionality:
Method | Description |
---|---|
ConvertToSource |
Converts a LEADTOOLS Leadtools.RasterImage to WPF/Silverlight System.Windows.Media.ImageSource |
ConvertFromSource |
Converts a WPF/Silverlight System.Windows.Media.ImageSource to LEADTOOLS Leadtools.RasterImage |
TestCompatible |
Utility methods for testing whether a LEADTOOLS Leadtools.RasterImage is WPF/Silverlight compatible |
For more information refer to RasterImage and WPF/Silverlight.
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