Image Display C++ Class Library

Class Header File \Examples\ClassLibrary Comments
LDraw LTCDRAW.H \MSVC\MainDEMO
\MSVC\DIBDDB
\MSVC\PAINTDC
Derived from LBase, the LDraw class provides base functionality for the LEADTOOLS C++ Class Library painting and drawing classes. This class contains basic functions and member variables that are used when displaying bitmap objects.
LPaintEffect LTCDRAW.H \MSVC\EFFECTS
MSVC\PAINTEFFECTS
Derived from LDraw, the LPaintEffect class extends it to contain functions for displaying bitmaps and bitmap regions with LEADTOOLS paint effects. For a list of the LEADTOOLS paint effects, refer to Effect Types. LPaintEffect also contains functionality for drawing gradients, patterns, 3dShapes, and 3dText.
LBitmapWindow LTCBWND.H \MSVC\MainDEMO Derived from LBitmap, the LBitmapWindow class extends it by adding full user interface (UI) functionality. Consider this class to be a full windowed control that is capable of displaying bitmaps.
LAnimationWindow LTCANIM.H \MSVC\MainDEMO Derived from the LBitmapWindow class, the LAnimationWindow class extends it by adding LEAD animation functionality.
LImageListControl LTCIMLST.H \MSVC\MainDEMO The LImageListControl class provides functionality for a Windows control that implements an ImageList for manipulating and displaying a list of images.

The LEADTOOLS C++ Class Library provides low level support for Image Display.

The LEADTOOLS C++ Class Library DLL module is Ltwvcu.dll (Win32), Ltwvcx.dll (x64). All classes are located in this DLL, but this DLL may require other DLLs. Refer to Files To Be Included With Your Application for more information.

See Also

Displaying an Image

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Getting Started with LEADTOOLS

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.