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