CBA_fnc_colorAHEXtoDecimal

Description

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

Parameters

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

Returns

Ingame color format ARRAY

Examples

"AABA2619" call CBA_fnc_colorAHEXtoDecimal

Author

Lambda.Tiger & drofseh

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