cmRGB32Space

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 32 bits, with bits 24-31 not used.

Declaration

cmRGB32Space = cmRGBSpace + cm32_8ColorPacking