15.02.2012, 10:02
Hex only uses RRGGBB, not the opacity.
So practicly:
0xFFAAFFAA will be: FFAAFF.
Only thing you have to do, is remove the opacity and the '0x'.
So practicly:
0xFFAAFFAA will be: FFAAFF.
Only thing you have to do, is remove the opacity and the '0x'.