Methods
-
HEXtoRGB(hex) → {array}
-
Converts a hex color number to an [R, G, B] array
Parameters:
Name Type Description hexnumber - Source:
Returns:
- Type
- array
Converts a hex color number to an [R, G, B] array
| Name | Type | Description |
|---|---|---|
hex |
number |