Image Platform Converter: C++ Class Library

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.

LBitmapBase Help

\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
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