CBA_fnc_colorHEXtoDecimal

Description

Converts a hexidecimal coded color without transparency to the ingame decimal color format.

Parameters

_hexStringA 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

string used by format
Array to read from [Array]
Close