When using the LEADTOOLS C++ Class Library for Windows, the LEADTOOLS Image Data Type is BITMAPHANDLE and is wrapped by the LBitmapBase class.
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:
Class |
Header File |
Comments |
Help Files |
Demo Project Source Code |
LBitmapBase |
LTCBBASE.H |
Provides functions for converting to and from Windows DIB, HBITMAP (DDB), WMF and EMF. | \Examples\ClassLibrary\MSVC\DIBDDB
|
|
LChange | LTCCHNG.H | Provides functions for converting to and from Windows DIB, HBITMAP (DDB), WMF and EMF. | LChange Help | \Examples\ClassLibrary\MSVC\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