ColorResolutionCommand and Optimized Options

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 which maps the image pixel values to the palette entries, can also fill in some of the entries with optimized colors if you specify ColorResolutionCommandPaletteFlags.Optimized in the ColorResolutionCommand.PaletteFlags property. In the alpha field (RasterColor.A) of the Leadtools.RasterColor structure, you can enter the following values to control whether the command fills in the entry and whether it 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.
0x02 Let the command fill in the color. The command supplies optimized colors to fill and map pixel values to these entries.
0 Map pixel values to the color that you supply.
Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Imaging, Medical, and Document