Creates a color value from the given hexadecimal string.
Supported formats are: RGB, RRGGBB, RRGGBBAA, #RGB, #RRGGBB, #RRGGBBAA
|
In
Exec
|
|
|
Hex String
String
|
Hex string to convert. |
|
Out
Exec
|
|
|
Return Value
Color Structure
|
Converted hex string to color. |