Class
A collection of tints.
add, count
Tints
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| length | number | readonly | The number of objects in the collection. |
Methods
Instances
Tint add ([color:
Color][, withProperties:
Object])
Creates a new tint swatch.
| Parameter | Type | Description |
|---|---|---|
| color | Color | The color that the tint is based upon. (Optional) |
| withProperties | Object | Initial values for properties of the new Tint (Optional) |
number count ()
Displays the number of elements in the Tint.
Element of
Application.tints
Document.tints
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |