argbColor[1] (RGB)
This is a packed array of 24-bit RGB values. If there are N bits per pel (N = cPlanes * cBitCount), the array contains 2**N RGB values. However, if N = 24, the bit map does not need the color color array because the standard-format bit map, with 24 bits per pel, is assumed to contain RGB values.