cmRGB24Space
An RGB color space composed of red, green, and blue components whose values are packed with 8 bits of storage per component. The storage size for a color value expressed in this color space is 24 bits.
Declaration
cmRGB24Space = cmRGBSpace + cm24_8ColorPacking