2016

Table Of Contents
COLOR SPEC EVENTS AND EXAMPLES
VERB APPLESCRIPT EXAMPLE
data size
data size of color spec “Mountain Purple” as integer
delete
delete color spec “New Color”
duplicate
duplicate color spec “Red” to after color spec “Blue”
get
get separation of color spec “NewCMYK”
get as
get name of color spec 2 as string
make
make color spec at beginning
move
move color spec “Red” to after color spec “Blue”
set
set name of color spec “Elizabeth” to“Mountain Purple”
COLOR SPEC ELEMENTS AND REFERENCE FORMS
None
COLOR SPEC PROPERTIES, DATA TYPES, AND DESCRIPTIONS
R/O PROPERTY NAME TYPE DESCRIPTION
CMYK color
CMYK color Representation of color in
value
CMYK space
HSB color
HSB color Representation of color in
value
HSB space
RGB color
RGB color Representation of color in
value
RGB space
angle
fixed Screen angle
best type
type class Best descriptor type
class
type class Class descriptor type
color type
plain text Name of the color system
(string) associated with this color
default type
type class Default descriptor type
index
integer Index of the object
lock
Boolean If
true
, this color is locked
locked
Boolean If
true
, this color cannot
be modified
long name
plain text Long-form name,
(string) if applicable
name
plain text Name of the color
(string)
object
reference Object reference for
reference
this object
REFERENCE MATERIAL FOR QUARKXPRESS OBJECTS
A GUIDE TO APPLE EVENTS SCRIPTING
|
79