A collection of mixed inks.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
MixedInk add (inkList:Array of Varies Inks MixedInkGroup, inkPercentages:Array of Number, withProperties:Object)
Creates a new mixed ink swatch.
|
Parameter |
Type |
Description |
|---|---|---|
|
inkList |
Array of Inks |
The inks to mix. Note: Must contain at least two process inks and one spot ink. Can accept: Array of Inks or MixedInkGroup. |
|
inkPercentages |
The percent to use of each ink in the ink list. (Range: 0 to 100 for each ink) |
|
|
withProperties |
Initial values for properties of the new MixedInk (Optional) |
Number count ()
Displays the number of elements in the MixedInk.