Description
Converts a hexidecimal coded color without transparency to the ingame decimal color format.
Parameters
_hexString | A hexidecimal color code, “RRGGBB” with or without a leading # STRING |
Returns
Ingame color format ARRAY
Examples
"BA2619" call CBA_fnc_colorHEXtoDecimal
Author
Lambda.Tiger & drofseh