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, 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.

LTDIS Help (DDB)

 

LTDIS Help (WMF and EMF)

\Examples\CDLL\DIBDDB
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Getting Started with LEADTOOLS