Tints

A collection of tints.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

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.

Object of

Application.tints

Document.tints