Static function
Color.FromHEX
Returns a color from the Hexadecimal format
Syntax
Color.FromHEX(hex)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
hex
|
string | — | Hexadecimal |
Returns
- Color Final Color