Class
A custom color.
getInternalColor, remove, removeAll
Spot
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
color | Color | r/w | |
colorType | ColorModel: ColorModel.REGISTRATION ColorModel.PROCESS ColorModel.SPOT |
r/w | Type of the custom color. |
name | string | r/w | The custom color's name. |
parent | Object | readonly | The object's container. |
spotKind | SpotColorKind: SpotColorKind.SPOTCMYK SpotColorKind.SPOTRGB SpotColorKind.SPOTLAB |
readonly | Kind of the spot color (i.e. RGB, CMYK or LAB), it is the name of color kind contained in spot. |
typename | string | readonly | The class name of the object. |
Methods
Instances
Array of number getInternalColor ()
Gets the internal color of a spot.
Element of
SpotColor.spot
Used in:
void SwatchGroup.addSpot (spot: Spot)
Return
Spot Spots.add ()
Spot Spots.getByName (name: string)
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |