Global::hex2RGB Method [AX 2012]

Converts the hexadecimal value to RGB container

Syntax

client server public static container hex2RGB(SysColorHex _hexValue)

Run On

Called

Parameters

Return Value

Type: container
Container of the RGB representation of the color.

See Also

Reference

Global Class