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 Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
