When using the LEADTOOLS C API for Windows, the LEADTOOLS Image Data Type is BITMAPHANDLE.
In order to convert to and from the native Windows DIB data type, you can use the following functions:
In order to convert to and from the native Windows HBITMAP (DDB) data type, you can use the following functions:
In order to convert to and from the native Windows WMF data type, you can use the following functions:
In order to convert to and from the native Windows EMF data type, you can use the following functions:
DLL |
LIB |
Header |
Comments |
Help Files |
Demo Project Source Code |
LTKRN?.DLL | LTKRN_?.LIB | LTKRN.H | Provides functions for converting to and from Windows DIB. | LTKRN Help | \Examples\CDLL\DIBDDB |
LTDIS?.DLL | LTDIS_?.LIB | LTDIS.H | Provides functions for converting to and from Windows HBITMAP (DDB), WMF and EMF. |
|
\Examples\CDLL\DIBDDB |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET