The following tables list the members exposed by RasterImageConverter.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
AsyncGroup | Gets the Dispatch Group used for asynchronous operations |
![]() ![]() |
AsyncQueue | Gets the Dispatch Queue used for asynchronous operations |
![]() ![]() |
ConvertFromBitmap | Converts an Android android.graphics.Bitmap object into a LEADTOOLS RasterImage. |
![]() ![]() |
ConvertFromCGImage | Converts a CGImageRef to a LTRasterImage. |
![]() ![]() |
ConvertFromCGImageAsync | Converts a CGImageRef to a LTRasterImage. |
![]() ![]() |
ConvertFromImage | Converts an UIImage/NSImage to an LTRasterImage. |
![]() ![]() |
ConvertFromImageAsync | Converts an UIImage/NSImage to an LTRasterImage. |
![]() ![]() |
ConvertFromImageSource | Converts a WinRT Windows.UI.Xaml.Media.ImageSource object into a LEADTOOLS RasterImage. |
![]() ![]() |
ConvertToBitmap | Converts a LEADTOOLS RasterImage into an Android android.graphics.Bitmap object. |
![]() ![]() |
ConvertToCGImage | Converts an LTRasterImage to an CGImageRef. |
![]() ![]() |
ConvertToCGImageAsync | Converts an LTRasterImage to an CGImageRef. |
![]() ![]() |
ConvertToImage | Converts an LTRasterImage to an UIImage/NSImage. |
![]() ![]() |
ConvertToImageAsync | Converts an LTRasterImage to an UIImage/NSImage. |
![]() ![]() |
ConvertToImageSource | Converts a LEADTOOLS for .NET RasterImage object into a WinRT Windows.UI.Xaml.Media.ImageSource. |
![]() ![]() |
GetLinkedCGImage | Gets the CGImageRef that the specified RasterImage is linked to. |
![]() ![]() |
GetLinkedImage | Gets the native image that the specified RasterImage is linked to. |
![]() ![]() |
GetLinkedImage | Gets the UIImage/NSImage image that the specified RasterImage is linked to. |
![]() ![]() |
GetLinkedImage | Gets the WriteableBitmap that the specified RasterImage is linked to. |
![]() ![]() |
SetAsyncGroup | Sets the Dispatch Group used for asynchronous operations |
![]() ![]() |
SetAsyncQueue | Sets the Dispatch Queue used for asynchronous operations |
![]() ![]() |
TestCompatible | Tests a RasterImage to see if it is compatible with the WinRT Windows.UI.Xaml.Media.ImageSource. |
![]() ![]() |
TestCompatible | Determines if a RasterImage is compatible with the Android android.graphics.Bitmap. |