The Leadtools.ImageProcessing.Color assembly includes filters and transforms to process images (or selected portions of images). It includes methods to perform color transforms like adjusting the brightness, contrast, hue, saturation, intensity, etc.
For an outline and description of enumerations and classes, click "Leadtools.ImageProcessing.Color" under Namespaces, below.
Namespaces
Namespace | Description |
---|---|
Leadtools.ImageProcessing.Color | Overview and description of classes, enumerations, and structures that include filters and transforms to process images (or selected portions of images). It includes methods to control brightness, contrast, hue, saturation, intensity, etc. |
Android Support - Support for the Android environment is provided by leadtools.imageprocessing.color.jar and Leadtools..ImageProcessing.Color.SO.
iOS / macOS Support - Support for the iOS / macOS environment is provided by Leadtools..ImageProcessing.Color.framework.
WinRT Support - Support for the WinRT environment is provided by Leadtools.ImageProcessing.Color.DLL and Leadtools.ImageProcessing.Color.winmd.
In addition to the Leadtools.ImageProcessing.Color namespace, LEADTOOLS offers the following namespaces/assemblies to provide image processing support:
Assembly/Namespace | Description |
---|---|
Leadtools.ImageProcessing | Overview and description of properties, methods and events for displaying and rendering images to any display device, including printers. |
Leadtools.ImageProcessing.Core | Overview and description of more filters and transforms to process images (or selected portions). It includes mostly methods for medical, document and detection transforms, like multiscale enhancement, registration mark transformation, and document cleaning. |
Leadtools.ImageProcessing.Effects | Overview and description of filters and transforms to process images (or selected portions). It includes methods to smooth, sharpen, detect/enhance edges, remove noise and combine two or more images. |
Leadtools.ImageProcessing.SpecialEffects | Overview and description of filters and transforms to process images (or selected portions). It includes methods for applying artistic effects like ripple, warp, tunnel, lens flare, colored pencil, etc. |
Getting Started (Guide to Example Programs)
Introduction to Image Processing With LEADTOOLS
Changing Brightness and Contrast
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