07.11.2013, 18:27
http://www.colorpicker.com/
just copy the number on top and add it like
or just copy the number and do it like:
(add 0x to the beginning and AA at the end of the number you copied)
just copy the number on top and add it like
Код:
#define COL_SOMETHING "{XXXXXX}"
(add 0x to the beginning and AA at the end of the number you copied)
Код:
#define COL_SOMETHING 0xXXXXXXAA

