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