ToHex

Rgb24Color.ToHex method

Returns this color in hexadecimal string representation

public string ToHex()

Return Value

Color hex representation string

Examples

Returns “#FF0000” for Red

See Also