Web3S_Demo > Web 3S String Utils Function Library > ColorToHex

ColorToHex

Converts this color value to a hexadecimal string.
The format of the string is RRGGBBAA.

Inputs

In
Exec

Color
Color Structure (by ref)

Color to convert.

Outputs

Out
Exec

Return Value
String

Converted color as hex string.