Color Type
An sRGB color stored as a hex string: "#RRGGBB" or "#RRGGBBAA". Kept as a string (rather than packed ints) so the model serializes cleanly and stays format-agnostic; consumers parse it however they like.
Union cases
| Union case |
Description
|
Full Usage:
Color string
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Hex
Returns: string
|
|
Static members
| Static member |
Description
|
|
|
Nao