cmRGBA32Space

An RGB color space composed of red, green, and blue color value components, followed by an alpha channel component. 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.

Declaration

cmRGBA32Space = cmRGBASpace + cm32_8ColorPacking + cmAlphaLastPacking