Getting Started with LEADTOOLS > Document Imaging Features > Image Processing > Document Clean up > Document Clean up : 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). |
\Examples\ClassLibrary\MSVC\MainDEMO |
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.