Returns the MixedInk with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
→ MixedInk
→ MixedInk
Creates a new mixed ink swatch.
inkList
Inks[]<Ink> | MixedInkGroup[]
The inks to mix. Note: Must contain at least two process inks and one spot ink. Can accept: Array of Inks or MixedInkGroup.
inkPercentages
Number[] 0–100
The percent to use of each ink in the ink list. (Range: 0 to 100 for each ink)
→ MixedInk
Returns any MixedInk in the collection.
→ Number
Displays the number of elements in the MixedInk.
→ MixedInk[]
Returns every MixedInk in the collection.
→ MixedInk
Returns the first MixedInk in the collection.
→ MixedInk
Returns the MixedInk with the specified index or name.
→ MixedInk
Returns the MixedInk with the specified ID.
→ MixedInk
Returns the MixedInk with the specified name.
→ MixedInk[]
Returns the MixedInks within the specified range.
→ MixedInk
Returns the last MixedInk in the collection.
→ MixedInk
Returns the middle MixedInk in the collection.
→ MixedInk
Returns the MixedInk whose index follows the specified MixedInk in the collection.
→ MixedInk
Returns the MixedInk with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the MixedInk.
Object of 2
Properties elsewhere that hold a MixedInks.