Image Processing C++ Class Library

Class Header File \Examples\ClassLibrary Comments
LBitmap LTCBTMAP.H \MSVC\MainDEMO
\MSVC\COLOR
\MSVC\GETROW
\MSVC\IMGPF
\MSVC\PICTURIZE
\MSVC\RESIZE
\MSVC\SETTOOL
The LBitmap class is derived from LBitmapBase, and extends it by adding functionality for more advanced image processing. This functionality includes: Halftone, Sharpen, Picturize, GammaCorrect, Deskew, Despeckle, WindowLevel, Color Separation and Color Merge, image filters (such as Average, Median, Mosaic), and color processing (such as Invert, Hue, Contrast, Intensity, and Saturation).
LOptimize LTIMGOPT.H The LOptimize class is derived from the LBase class, and provides functionality for optimizing certain image file formats, by saving images using the optimal bits per pixel based on specific optimization options. Functions are provided to optimize an image buffer in memory and to optimize an entire directory of images and save the optimized images to another directory.

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 Files To Be Included With Your Application for more information.

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

Getting Started with LEADTOOLS