ApiColor
class ApiColor
Description
Class representing a base class for the color types.
Instance Methods
- GetRGB
(): number
Returns a color value in RGB format.
- GetClassType
(): color
Returns a type of the ApiColor class.
class ApiColor
Class representing a base class for the color types.
(): number
Returns a color value in RGB format.
(): color
Returns a type of the ApiColor class.