Image Platform Converter : iOS / macOS

When using the LEADTOOLS Objective C Class Library, the LEADTOOLS Image Data Type is LTRasterImage. 

In order to convert to and from the framework CGImage, UIImage (iOS) or NSImage (macOS) objects, use the following functions:

Framework / Class \Examples\Xcode Comments
Leadtools.Converters.framework 
/ LTRasterImageConverter
(iOS/macOS)\ViewerDemo Provides functions for converting LTRasterImage to and from CGImage, UIImage (iOS), and NSImage (macOS)

When using the LEADTOOLS C API Library, the LEADTOOLS Image Data Type is BITMAPHANDLE.

In order to convert to and from the framework CGImage object, use the following functions:

Assembly / Header File Comments
Leadtools.Converters.dll
/ LTBitmapHandleConverter.h
Provides functions for converting BITMAPHANDLE to and from CGImage.
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Getting Started with LEADTOOLS

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.