Image Display – Class Library

Class

Header File

Comments

Help Files

Demo

LDraw

LTCDRAW.H

The LDraw class is derived from LBase, and provides base functionality for the LEADTOOLS Class Library painting and drawing classes. This class contains basic functions and member variables that are used when displaying bitmap objects.

LTCLIBN.CHM

\Examples\ClassLib\MSVC5\DEMO

LPaint

LTCDRAW.H

The LPaint class is derived from LDraw, and extends it to contain the functions for painting bitmap images. These functions handle painting bitmaps as well as displaying bitmap regions.

LTCLIBN.CHM

\Examples\ClassLib\MSVC5\DEMO

\Examples\ClassLib\MSVC5\DIBDDB

\Examples\ClassLib\MSVC5\PAINTDC

LPaintEffect

LTCDRAW.H

The LPaintEffect class derives from LDraw, and 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.

LTCLIBN.CHM

\Examples\ClassLib\MSVC5\FXDEMO

\Examples\ClassLib\MSVC5\PAINTEFF

LBitmapWindow

LTCBWND.H

The LBitmapWindow class is derived from LBitmap, and extends it by adding full user interface (UI) functionality. You can consider this class as a full windowed control that is capable of displaying bitmaps.

LTCLIBN.CHM

\Examples\ClassLib\MSVC5\DEMO

LAnimationWindow

LTCANIM.H

The LAnimationWindow class is derived from the LBitmapWindow class, and extends it by adding LEAD Animation functionality.

LTCLIBN.CHM

\Examples\ClassLib\MSVC5\DEMO

LImageListControl

ltcImLst.h

The LImageListControl class provides functionality for creating a Windows control that implements an ImageList for manipulating and displaying a list of images.

LTCLIBN.CHM

\Examples\ClassLib\MSVC5\DEMO

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

The LEADTOOLS Class Library DLL module is LTWVC14N.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.