ColorSpace enumeration

ColorSpace enumeration

Specifies the color space or color model used in a pixel map IPixelsMap.

The ColorSpace type exposes the following members:

Fields

FieldDescription
RGBThe RGB color space.
INDEXEDAn indexed color space.
GRAY_SCALEA grayscale color space.

See Also