Global::hex2RGB Method [AX 2012]
Converts the hexadecimal value to RGB container
client server public static container hex2RGB(SysColorHex _hexValue)
Run On
CalledParameters
- _hexValue
- Type: SysColorHex Extended Data Type
The hexadecimal value to convert.
Show: