Image Processing C++ Class Library

Class

Header File

Comments

Help Files

Demo Project Source Code

LBitmap

LTCBTMAP.H

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).

C++ CLib Help

\Examples\ClassLibrary\MSVC\MainDEMO

\Examples\ClassLibrary\MSVC\COLOR

\Examples\ClassLibrary\MSVC\GETROW

\Examples\ClassLibrary\MSVC\IMGPF

\Examples\ClassLibrary\MSVC\PICTURIZE

\Examples\ClassLibrary\MSVC\RESIZE

\Examples\ClassLibrary\MSVC\SETTOOL

 

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.

C++ CLib Help

 

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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Getting Started with LEADTOOLS