ApiPresetColor
ApiPresetColor is a subclass of ApiUniColor.
Methods
| Method | Returns | Description |
|---|---|---|
| GetClassType | "presetColor" | Returns a type of the ApiPresetColor class. |
| GetRGB | number | Returns a color value in RGB format. |
| ToJSON | JSON | Converts the ApiPresetColor object into the JSON object. |