cmRGB16Space

An RGB color space composed of red, green, and blue components whose values are packed with 5 bits of storage per component. The storage size for a color value expressed in this color space is 16 bits, with the high-order bit not used.

Declaration

cmRGB16Space = cmRGBSpace + cmWord5ColorPacking