Constructor
new module:RGBColor(colorString)
Parameters:
| Name | Type | Description |
|---|---|---|
colorString |
string |
- Source:
Methods
(static) getHelpXML() → {HTMLUListElement}
Offers a bulleted list of help.
- Source:
Returns:
- Type
- HTMLUListElement
toHex() → {string}
- Source:
Returns:
- Type
- string
toRGB() → {string}
- Source:
Returns:
- Type
- string