2.9.119 Ico

The Ico structure specifies an entry in the color palette that is listed in the following table.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

value

value (1 byte): An unsigned integer which maps to a COLORREF according to the following. The value MUST be less than 0x11.

Value

COLORREF

Red

Green

Blue

fAuto

0x00

0x00

0x00

0x00

0xFF

0x01

0x00

0x00

0x00

0x00

0x02

0x00

0x00

0xFF

0x00

0x03

0x00

0xFF

0xFF

0x00

0x04

0x00

0xFF

0x00

0x00

0x05

0xFF

0x00

0xFF

0x00

0x06

0xFF

0x00

0x00

0x00

0x07

0xFF

0xFF

0x00

0x00

0x08

0xFF

0xFF

0xFF

0x00

0x09

0x00

0x00

0x80

0x00

0x0A

0x00

0x80

0x80

0x00

0x0B

0x00

0x80

0x00

0x00

0x0C

0x80

0x00

0x80

0x00

0x0D

0x80

0x00

0x80

0x00

0x0E

0x80

0x80

0x00

0x00

0x0F

0x80

0x80

0x80

0x00

0x10

0xC0

0xC0

0xC0

0x00