←Select platform
In This Topic ▼

RasterImageConverter Class Methods

Summary

For a list of all members of this type, see RasterImageConverter members

Public Methods

Name Description
Public Method
AsyncGroup Gets the Dispatch Group used for asynchronous operations
Public Method AsyncQueue Gets the Dispatch Queue used for asynchronous operations.
Public Method
static  | Shared in VB</div>
convertFromBitmap Converts an Android android.graphics.Bitmap object into a LEADTOOLS RasterImage.
Public Method ConvertFromCGImage Converts a CGImageRef to a LTRasterImage.
Public Method ConvertFromCGImageAsync Converts a CGImageRef to a LTRasterImage.
Public Method ConvertFromImage Converts an UIImage/NSImage to an LTRasterImage.
Public Method ConvertFromImageAsync Converts an UIImage/NSImage to an LTRasterImage.
Public Method static  | Shared in VB convertToBitmap Converts a LEADTOOLS RasterImage into an Android android.graphics.Bitmap object.
Public Method ConvertToCGImage Converts an LTRasterImage to an CGImageRef.
Public Method ConvertToCGImageAsync Converts an LTRasterImage to an CGImageRef.
Public Method ConvertToImage Converts an LTRasterImage to an UIImage/NSImage.
Public Method ConvertToImageAsync Converts an LTRasterImage to an UIImage/NSImage.
Public Method GetLinkedCGImage Gets the CGImageRef that the specified RasterImage is linked to.
Public Method static  | Shared in VB getLinkedImage Gets the native image that the specified RasterImage is linked to.
Public Method GetLinkedImage Gets the UIImage/NSImage image that the specified RasterImage is linked to.
Public Method SetAsyncGroup Sets the Dispatch Group used for asynchronous operations.
Public Method SetAsyncQueue Sets the Dispatch Queue used for asynchronous operations.
Public Method static  | Shared in VB testCompatible Determines if a RasterImage is compatible with the Android android.graphics.Bitmap.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly