See: Description
Class | Description |
---|---|
ColorNameParser |
Provides a way of parsing color names and resolving them to a
color instance.
|
ColorPaletteRecord |
The abstract base class for color-palette entries using various color models.
|
ColorPaletteRecordHSV |
Defines a color palette record based on the HSV model.
|
ColorPaletteRecordRGB |
Defines a color palette record based on the RGB model (sRGB model).
|
ColorPaletteTable |
Provides methods and data elements for a color table corresponding
to the conventions of the CPT file format, but available for other
application-defined uses.
|
ColorPaletteTableReader |
Provides methods for reading specifications from a
Color Palette Table file (usually, files with the extension .cpt).
|
Copyright © 2022. All rights reserved.