Leadtools.Converters Namespace : RasterImageConverter Class |
The following tables list the members exposed by RasterImageConverter.
Name | Description | |
---|---|---|
ConvertFromBitmap | Converts an Android android.graphics.Bitmap object into a LEADTOOLS Leadtools.RasterImage. | |
ConvertFromCGImage | Converts a CGImageRef to a LTRasterImage. | |
ConvertFromImage | Converts an LTImage to an LTRasterImage. | |
ConvertFromImageSource | Converts a WinRT Windows.UI.Xaml.Media.ImageSource object into a LEADTOOLS Leadtools.RasterImage. | |
ConvertToBitmap | Converts an Android android.graphics.Bitmap object into a LEADTOOLS Leadtools.RasterImage. | |
ConvertToCGImage | Converts an LTRasterImage to an CGImageRef. | |
ConvertToImage | Converts an LTRasterImage to an LTImage. | |
ConvertToImageSource | Converts a LEADTOOLS for .NET Leadtools.RasterImage object into a WinRT Windows.UI.Xaml.Media.ImageSource. | |
GetLinkedCGImage | Gets the CGImageRef that the specified Leadtools.RasterImage is linked to. | |
GetLinkedImage | Gets the native image that the specified Leadtools.RasterImage is linked to. | |
GetLinkedImage | Gets the LTImage (UIImage/NSImage) image that the specified Leadtools.RasterImage is linked to. | |
GetLinkedImage | Gets the WriteableBitmap that the specified Leadtools.RasterImage is linked to. | |
TestCompatible | Tests a Leadtools.RasterImage to see if it is compatible with the WinRT Windows.UI.Xaml.Media.ImageSource. | |
TestCompatible | Determines if a Leadtools.RasterImage is compatible with the Android android.graphics.Bitmap. |