Class |
Header File |
Comments |
Help Files |
Demo Project Source Code |
LDraw |
LTCDRAW.H |
The LDraw class is derived from LBase, and 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. |
\Examples\ClassLibrary\MSVC\MainDEMO \Examples\ClassLibrary\MSVC\DIBDDB \Examples\ClassLibrary\MSVC\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. |
\Examples\ClassLibrary\MSVC\EFFECTS \Examples\ClassLibrary\MSVC\PAINTEFFECTS |
|
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. |
\Examples\ClassLibrary\MSVC\MainDEMO |
|
LAnimationWindow |
LTCANIM.H |
The LAnimationWindow class is derived from the LBitmapWindow class, and extends it by adding LEAD Animation functionality. |
\Examples\ClassLibrary\MSVC\MainDEMO |
|
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. |
\Examples\ClassLibrary\MSVC\MainDEMO |
The LEADTOOLS C++ Class Library provides low level support for Image Display.
The LEADTOOLS C++ Class Library DLL module is LTWVC?.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET