The palette that you supply is an array of Leadtools.RasterColor values. The Leadtools.RasterColor structure has four one-byte fields as follows:
Leadtools.ImageProcessing.ColorResolutionCommand maps the image pixel values to the palette entries that are not reserved. In the alpha field (RasterColor.A) of the Leadtools.RasterColor structure, you can enter the following values to control whether the function maps any pixel values to the entry:
Value | Meaning |
---|---|
0x01 | Do not map any pixel values to this entry. Use this value if you want to reserve the entry for later use. |
0 | Map pixel values to the color that you supply. |
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