Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts the hexadecimal value to RGB container
Syntax
client server public static container hex2RGB(SysColorHex _hexValue)
Run On
Called
Parameters
- _hexValue
Type: SysColorHex Extended Data Type
The hexadecimal value to convert.
Return Value
Type: container
Container of the RGB representation of the color.