Class | Header File | Examples | Comments |
---|---|---|---|
LDraw | LTCDRAW.H | \Examples\Main\ClassLibrary\MainDemo \Examples\Main\ClassLibrary\DIBDDB \Examples\Viewers\ClassLibrary\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 | \Examples\ImageProcessing\ClassLibrary\Effects Examples\SpecialEffects\ClassLibrary\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 | \Examples\Main\ClassLibrary\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 | \Examples\Main\ClassLibrary\MainDemo | Derived from the LBitmapWindow class, the LAnimationWindow class extends it by adding LEAD animation functionality. |
LImageListControl | LTCIMLST.H | \Examples\Main\ClassLibrary\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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document