Color
value associated with the item indexed by the param1 parameter. If
the item is empty, a NULL value is returned. Each color value is a 4-byte
integer with a value of:
(R * 65536) + (G * 256) + B
where:
R
Red intensity value
G
Green intensity value
B
Blue intensity value.
If
the VIA_COLORINDEX attribute is set, the following is returned: