Image Platform Converter C API

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, use the following functions:

In order to convert to and from the native Windows HBITMAP (DDB) data type, use the following functions:

In order to convert to and from the native Windows WMF data type, use the following functions:

In order to convert to and from the native Windows EMF data type, use the following functions:

DLL LIB Header \Examples\CDLL Comments
LTKRN?.DLL LTKRN_?.LIB LTKRN.H \DIBDDB Provides functions for converting to and from LTKRN (Windows DIB).
LTDIS?.DLL LTDIS_?.LIB LTDIS.H \DIBDDB Provides functions for converting to and from Windows LTDIS (DDB), LTDIS (WMF and EMF).
Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Getting Started with LEADTOOLS