![]() |
Harmony
Scripting Interface Documentation
|
The JavaScript class for defining the different color types. Obtain it from Constants. More...
Properties | |
int | SOLID_COLOR |
Represents a solid color. More... | |
int | LINEAR_GRADIENT |
Represents a linear gradient color. More... | |
int | RADIAL_GRADIENT |
Represents a radial gradient color. More... | |
The JavaScript class for defining the different color types. Obtain it from Constants.
The constants can be used in Palette and Color methods.
|
read |
Represents a linear gradient color.
|
read |
Represents a radial gradient color.
|
read |
Represents a solid color.