Contents

NSIndexedColorSpaceModel

An indexed color space, which identifies specified discrete colors in a color list by index number. An indexed color value (a color specification in indexed color space) consists of an index value that refers to a color in a color list.

Declaration

static const NSColorSpaceModel NSIndexedColorSpaceModel;

See Also

Deprecated Constants