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. |
![]() ![]() |
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. |
![]() |
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. |
![]() |
SetAsyncGroup | Sets the Dispatch Group used for asynchronous operations. |
![]() |
SetAsyncQueue | Sets the Dispatch Queue used for asynchronous operations. |
![]() ![]() |
testCompatible | Determines if a RasterImage is compatible with the Android android.graphics.Bitmap. |