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