Image Platform Converter (original) (raw)
The LEADTOOLS SDK has its own data type which is used for storing and accessing image data. On each target platform (e.g., Windows, Android, etc.), there is also a native image data structure or class. In order to make it easy for developers to work with both the LEADTOOLS image data type and the target platform’s native image data type, the LEADTOOLS SDK provides functionality for converting between the two.
Key Features
- Convert from the LEADTOOLS image data type to the target platform’s native image data type.
- Convert from the target platform’s native image data type to the LEADTOOLS image data type.