CWIMAQPaletteTypes Enumeration
CWIMAQPaletteTypes are the constants that specify one of the predefined palette types.
You can use the following constants with this data type:
- cwimaqPaletteBinary—Binary palette. Contains 16 cycles of 16 different colors. This periodic palette is appropriate for the display of binary and labeled images.
- cwimaqPaletteGradient—Gradient palette. A gradation from red to white with a prominent range of light blue in the upper value range.
- cwimaqPaletteGrayScale—Grayscale palette. A gradual gray level variation from black to white.
- cwimaqPaletteRainbow—Rainbow palette. A gradation from blue to red with a prominent range of greens in the middle value range.
- cwimaqPaletteTemperature—Temperature palette. A gradation of brown.
- cwimaqPaletteUserDefined—A user-defined palette.