Class |
Color | ||||||||||||||||||||||||||||||||||||||||||||||||||||
A color swatch. Base Class: Swatch Superclass of Tint | |||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, duplicate, extractLabel, getElements, insertLabel, merge, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Color duplicate () string extractLabel (key:
string)
Array of Color getElements () void insertLabel (key:
string, value:
string)
Swatch merge (with:
varies)
void remove ([replacingWith:
Swatch])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
GradientStop.stopColor Tint.baseColor | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | Color Colors.nextItem (obj: Color) Color Colors.previousItem (obj: Color) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Color Application.importAdobeSwatchbookProcessColor (name: string) Color Application.importAdobeSwatchbookSpotColor (name: string) Color Color.duplicate () Array of Color Color.getElements () Color Colors.[] (index: number) Color Colors.add ([withProperties: Object]) Color Colors.anyItem () Array of Color Colors.everyItem () Color Colors.firstItem () Color Colors.item (index: varies) Color Colors.itemByID (id: number) Color Colors.itemByName (name: string) Array of Color Colors.itemByRange (from: varies, to: varies) Color Colors.lastItem () Color Colors.middleItem () Color Colors.nextItem (obj: Color) Color Colors.previousItem (obj: Color) Color Document.importAdobeSwatchbookProcessColor (name: string) Color Document.importAdobeSwatchbookSpotColor (name: string) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |