A color palette. This class allows you to specify how to select colors when image colors are reduced, or when exporting a bitmap with a reduced depth.
Hierarchy
System.Object
    WebSupergoo.ImageGlue8.ColorPaletteType
Notes

This class is sealed. It cannot be derived from.

Methods
Method Description
ColorPaletteType ColorPaletteType constructor.
Properties
Property Description
Data The palette data.
Definition The type of palette.
FileName The palette file name.
FixedColors The palette fixed colors.
MaxSize The maximum number of colors to use in the final image.
See Also

ColorPalette

ReduceColors

Example

None.