CBA_fnc_colorHEXAtoDecimal

Description

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

Parameters

_hexStringA hexidecimal color code, “RRGGBBAA” with or without a leading # STRING

Returns

Ingame color format ARRAY

Examples

"BA2619AA" call CBA_fnc_colorHEXAtoDecimal

Author

Lambda.Tiger & drofseh

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