Adobe Photoshop JavaScript Reference
Adobe Photoshop JavaScript Reference
bc
Contents
1
Introduction ............................................................................................................................... 32
JavaScript support in Adobe Photoshop CS6 ....................................................................................................................32
Executing scripts ....................................................................................................................................................................33
Installing scripts ...............................................................................................................................................................33
Executing other scripts ..................................................................................................................................................33
Startup scripts .........................................................................................................................................................................33
Object model usage and naming...........................................................................................................................................34
Changes since earlier versionsCS6 changes ..................................................................................................................34
putDouble ........................................................................................................................................................................38
putEnumerated ..............................................................................................................................................................38
putInteger ........................................................................................................................................................................39
putLargeInteger .............................................................................................................................................................39
putList ................................................................................................................................................................................39
putObject..........................................................................................................................................................................39
putPath..............................................................................................................................................................................39
putReference...................................................................................................................................................................39
putString...........................................................................................................................................................................39
putUnitDouble................................................................................................................................................................39
toStream ...........................................................................................................................................................................39
ActionList.........................................................................................................................................................................................40
Properties..................................................................................................................................................................................40
count ..................................................................................................................................................................................40
typename .........................................................................................................................................................................40
Methods ....................................................................................................................................................................................40
clear ....................................................................................................................................................................................40
getBoolean.......................................................................................................................................................................40
getClass .............................................................................................................................................................................40
getData..............................................................................................................................................................................40
getDouble ........................................................................................................................................................................40
getEnumerationType ...................................................................................................................................................40
getEnumerationValue..................................................................................................................................................40
getInteger.........................................................................................................................................................................40
getLargeInteger .............................................................................................................................................................41
getList ................................................................................................................................................................................41
getObjectType................................................................................................................................................................41
getObjectValue...............................................................................................................................................................41
getPath ..............................................................................................................................................................................41
getReference ...................................................................................................................................................................41
getString ...........................................................................................................................................................................41
getType .............................................................................................................................................................................41
getUnitDoubleType ......................................................................................................................................................41
getUnitDoubleValue.....................................................................................................................................................41
putBoolean ......................................................................................................................................................................41
putClass.............................................................................................................................................................................41
putData .............................................................................................................................................................................41
putDouble ........................................................................................................................................................................41
putEnumerated ..............................................................................................................................................................41
putInteger ........................................................................................................................................................................41
putLargeInteger .............................................................................................................................................................41
putList ................................................................................................................................................................................41
putObject..........................................................................................................................................................................42
putPath..............................................................................................................................................................................42
putReference...................................................................................................................................................................42
putString...........................................................................................................................................................................42
putUnitDouble................................................................................................................................................................42
ActionReference ...........................................................................................................................................................................43
Properties..................................................................................................................................................................................43
typename .........................................................................................................................................................................43
Methods ....................................................................................................................................................................................43
getContainer ...................................................................................................................................................................43
getDesiredClass..............................................................................................................................................................43
getEnumeratedType.....................................................................................................................................................43
getEnumeratedValue ...................................................................................................................................................43
getForm.............................................................................................................................................................................43
getIdentifier.....................................................................................................................................................................43
getIndex............................................................................................................................................................................43
getName ...........................................................................................................................................................................43
getOffset ...........................................................................................................................................................................43
getProperty......................................................................................................................................................................43
putClass.............................................................................................................................................................................44
putEnumerated ..............................................................................................................................................................44
putIdentifier.....................................................................................................................................................................44
putIndex............................................................................................................................................................................44
putName...........................................................................................................................................................................44
putOffset...........................................................................................................................................................................44
putProperty......................................................................................................................................................................44
Application .....................................................................................................................................................................................45
Properties..................................................................................................................................................................................45
activeDocument.............................................................................................................................................................45
backgroundColor...........................................................................................................................................................45
build....................................................................................................................................................................................45
colorSettings ...................................................................................................................................................................45
displayDialogs.................................................................................................................................................................45
documents .......................................................................................................................................................................45
fonts....................................................................................................................................................................................45
foregroundColor ............................................................................................................................................................45
freeMemory .....................................................................................................................................................................45
locale ..................................................................................................................................................................................46
macintoshFileTypes......................................................................................................................................................46
measurementLog ..........................................................................................................................................................46
name...................................................................................................................................................................................46
notifiers .............................................................................................................................................................................46
notifiersEnabled .............................................................................................................................................................46
path.....................................................................................................................................................................................46
playbackDisplayDialogs ..............................................................................................................................................46
playbackParameters .....................................................................................................................................................46
preferences ......................................................................................................................................................................46
preferencesFolder .........................................................................................................................................................46
recentFiles ........................................................................................................................................................................46
scriptingBuildDate ........................................................................................................................................................46
scriptingVersion .............................................................................................................................................................46
systemInformation........................................................................................................................................................46
typename .........................................................................................................................................................................46
version ...............................................................................................................................................................................47
windowsFileTypes.........................................................................................................................................................47
Methods ....................................................................................................................................................................................47
batch ..................................................................................................................................................................................47
beep....................................................................................................................................................................................47
bringToFront ...................................................................................................................................................................47
charIDToTypeID..............................................................................................................................................................47
doAction ...........................................................................................................................................................................47
eraseCustomOptions....................................................................................................................................................47
executeAction.................................................................................................................................................................47
executeActionGet..........................................................................................................................................................47
featureEnabled ...............................................................................................................................................................47
getCustomOptions........................................................................................................................................................48
isQuicktimeAvailable....................................................................................................................................................48
load .....................................................................................................................................................................................48
makeContactSheet........................................................................................................................................................48
makePDFPresentation .................................................................................................................................................48
makePhotoGallery.........................................................................................................................................................48
makePhotomerge..........................................................................................................................................................48
makePicturePackage ....................................................................................................................................................48
open ...................................................................................................................................................................................49
openDialog ......................................................................................................................................................................49
purge..................................................................................................................................................................................49
putCustomOptions .......................................................................................................................................................49
refresh................................................................................................................................................................................49
refreshFonts.....................................................................................................................................................................49
runMenuItem ..................................................................................................................................................................49
showColorPicker ............................................................................................................................................................50
stringIDToTypeID...........................................................................................................................................................50
togglePalettes.................................................................................................................................................................50
typeIDToCharID..............................................................................................................................................................50
typeIDToStringID ...........................................................................................................................................................50
ArtLayer............................................................................................................................................................................................53
Properties..................................................................................................................................................................................53
allLocked...........................................................................................................................................................................53
blendMode.......................................................................................................................................................................53
bounds...............................................................................................................................................................................53
fillOpacity..........................................................................................................................................................................53
filterMaskDensity ...........................................................................................................................................................53
filterMaskFeather...........................................................................................................................................................53
grouped ............................................................................................................................................................................53
isBackgroundLayer........................................................................................................................................................53
kind .....................................................................................................................................................................................53
layerMaskDensity...........................................................................................................................................................53
layerMaskFeather ..........................................................................................................................................................54
linkedLayers.....................................................................................................................................................................54
name...................................................................................................................................................................................54
opacity ...............................................................................................................................................................................54
parent.................................................................................................................................................................................54
pixelsLocked....................................................................................................................................................................54
positionLocked...............................................................................................................................................................54
textItem.............................................................................................................................................................................54
transparentPixelsLocked.............................................................................................................................................54
typename .........................................................................................................................................................................54
vectorMaskDensity........................................................................................................................................................54
vectorMaskFeather .......................................................................................................................................................54
visible .................................................................................................................................................................................54
xmpMetadata..................................................................................................................................................................54
Methods ....................................................................................................................................................................................55
adjustBrightnessContrast ...........................................................................................................................................55
adjustColorBalance .......................................................................................................................................................55
adjustCurves....................................................................................................................................................................55
adjustLevels .....................................................................................................................................................................55
applyAddNoise...............................................................................................................................................................55
applyAverage..................................................................................................................................................................55
applyBlur...........................................................................................................................................................................55
applyBlurMore ................................................................................................................................................................55
applyClouds.....................................................................................................................................................................55
applyCustomFilter.........................................................................................................................................................55
applyDeInterlace............................................................................................................................................................56
applyDespeckle ..............................................................................................................................................................56
applyDifferenceClouds................................................................................................................................................56
applyDiffuseGlow ..........................................................................................................................................................56
applyDisplace..................................................................................................................................................................56
applyDustAndScratches..............................................................................................................................................56
applyGaussianBlur.........................................................................................................................................................56
applyGlassEffect.............................................................................................................................................................56
applyHighPass ................................................................................................................................................................56
applyLensBlur .................................................................................................................................................................57
applyLensFlare................................................................................................................................................................57
applyMaximum ..............................................................................................................................................................57
applyMedianNoise ........................................................................................................................................................57
applyMinimum ...............................................................................................................................................................58
applyMotionBlur ............................................................................................................................................................58
applyNTSC........................................................................................................................................................................58
applyOceanRipple .........................................................................................................................................................58
applyOffset.......................................................................................................................................................................58
applyPinch .......................................................................................................................................................................58
applyPolarCoordinates................................................................................................................................................58
applyRadialBlur ..............................................................................................................................................................58
applyRipple......................................................................................................................................................................58
applySharpen..................................................................................................................................................................58
applySharpenEdges......................................................................................................................................................58
applySharpenMore .......................................................................................................................................................58
applyShear .......................................................................................................................................................................58
applySmartBlur...............................................................................................................................................................59
applySpherize .................................................................................................................................................................59
applyStyle.........................................................................................................................................................................59
applyTextureFill..............................................................................................................................................................59
applyTwirl.........................................................................................................................................................................59
applyUnSharpMask.......................................................................................................................................................59
applyWave........................................................................................................................................................................59
applyZigZag.....................................................................................................................................................................59
autoContrast....................................................................................................................................................................59
autoLevels ........................................................................................................................................................................59
clear ....................................................................................................................................................................................59
copy ....................................................................................................................................................................................60
cut........................................................................................................................................................................................60
desaturate ........................................................................................................................................................................60
duplicate ...........................................................................................................................................................................60
equalize .............................................................................................................................................................................60
invert ..................................................................................................................................................................................60
link.......................................................................................................................................................................................60
merge.................................................................................................................................................................................60
mixChannels....................................................................................................................................................................61
move...................................................................................................................................................................................61
photoFilter .......................................................................................................................................................................61
posterize ...........................................................................................................................................................................61
rasterize.............................................................................................................................................................................61
remove...............................................................................................................................................................................61
resize ..................................................................................................................................................................................62
rotate..................................................................................................................................................................................62
selectiveColor..................................................................................................................................................................62
shadowHighlight ...........................................................................................................................................................62
threshold...........................................................................................................................................................................62
translate ............................................................................................................................................................................62
unlink .................................................................................................................................................................................62
ArtLayers..........................................................................................................................................................................................65
Properties..................................................................................................................................................................................65
length.................................................................................................................................................................................65
parent.................................................................................................................................................................................65
typename .........................................................................................................................................................................65
Methods ....................................................................................................................................................................................65
add ......................................................................................................................................................................................65
getByName ......................................................................................................................................................................65
removeAll .........................................................................................................................................................................65
BatchOptions .................................................................................................................................................................................66
Properties..................................................................................................................................................................................66
destination .......................................................................................................................................................................66
destinationFolder ..........................................................................................................................................................66
errorFile .............................................................................................................................................................................66
fileNaming........................................................................................................................................................................66
macintoshCompatible .................................................................................................................................................66
overrideOpen..................................................................................................................................................................66
overrideSave....................................................................................................................................................................66
startingSerial ...................................................................................................................................................................66
suppressOpen.................................................................................................................................................................66
suppressProfile ...............................................................................................................................................................67
typename .........................................................................................................................................................................67
unixCompatible..............................................................................................................................................................67
windowsCompatible ....................................................................................................................................................67
BitmapConversionOptions .......................................................................................................................................................68
Properties..................................................................................................................................................................................68
angle...................................................................................................................................................................................68
frequency..........................................................................................................................................................................68
method..............................................................................................................................................................................68
patternName ...................................................................................................................................................................68
resolution..........................................................................................................................................................................68
shape..................................................................................................................................................................................68
typename .........................................................................................................................................................................68
BMPSaveOptions ..........................................................................................................................................................................69
Properties..................................................................................................................................................................................69
alphaChannels ................................................................................................................................................................69
depth..................................................................................................................................................................................69
flipRowOrder ...................................................................................................................................................................69
osType................................................................................................................................................................................69
rleCompression ..............................................................................................................................................................69
typename .........................................................................................................................................................................69
CameraRAWOpenOptions ........................................................................................................................................................70
Properties..................................................................................................................................................................................70
bitsPerChannel ...............................................................................................................................................................70
blueHue.............................................................................................................................................................................70
blueSaturation ................................................................................................................................................................70
brightness.........................................................................................................................................................................70
chromaticAberrationBY...............................................................................................................................................70
chromaticAberrationRC...............................................................................................................................................70
colorNoiseReduction....................................................................................................................................................70
colorSpace........................................................................................................................................................................70
contrast .............................................................................................................................................................................70
exposure ...........................................................................................................................................................................70
greenHue..........................................................................................................................................................................70
greenSaturation .............................................................................................................................................................70
luminanceSmoothing ..................................................................................................................................................70
redHue...............................................................................................................................................................................70
redSaturation ..................................................................................................................................................................70
resolution..........................................................................................................................................................................70
saturation .........................................................................................................................................................................70
settings..............................................................................................................................................................................70
shadows ............................................................................................................................................................................70
shadowTint ......................................................................................................................................................................70
sharpness..........................................................................................................................................................................70
size ......................................................................................................................................................................................70
temperature.....................................................................................................................................................................70
tint.......................................................................................................................................................................................71
typename .........................................................................................................................................................................71
vignettingAmount ........................................................................................................................................................71
vignettingMidpoint ......................................................................................................................................................71
whiteBalance...................................................................................................................................................................71
Channel............................................................................................................................................................................................72
Properties..................................................................................................................................................................................72
color....................................................................................................................................................................................72
histogram .........................................................................................................................................................................72
kind .....................................................................................................................................................................................72
name...................................................................................................................................................................................72
opacity ...............................................................................................................................................................................72
parent.................................................................................................................................................................................72
typename .........................................................................................................................................................................72
visible .................................................................................................................................................................................72
Methods ....................................................................................................................................................................................72
duplicate ...........................................................................................................................................................................72
merge.................................................................................................................................................................................73
10
remove...............................................................................................................................................................................73
Channels ..........................................................................................................................................................................................74
Properties..................................................................................................................................................................................74
length.................................................................................................................................................................................74
parent.................................................................................................................................................................................74
typename .........................................................................................................................................................................74
Methods ....................................................................................................................................................................................74
add ......................................................................................................................................................................................74
getByName ......................................................................................................................................................................74
removeAll .........................................................................................................................................................................74
CMYKColor......................................................................................................................................................................................79
Properties..................................................................................................................................................................................79
black ...................................................................................................................................................................................79
cyan.....................................................................................................................................................................................79
magenta............................................................................................................................................................................79
typename .........................................................................................................................................................................79
yellow.................................................................................................................................................................................79
ColorSampler .................................................................................................................................................................................80
Properties..................................................................................................................................................................................80
color....................................................................................................................................................................................80
position .............................................................................................................................................................................80
parent.................................................................................................................................................................................80
typename .........................................................................................................................................................................80
Methods ....................................................................................................................................................................................80
move...................................................................................................................................................................................80
remove...............................................................................................................................................................................80
ColorSamplers ...............................................................................................................................................................................81
Properties..................................................................................................................................................................................81
length.................................................................................................................................................................................81
parent.................................................................................................................................................................................81
typename .........................................................................................................................................................................81
Methods ....................................................................................................................................................................................81
add ......................................................................................................................................................................................81
removeAll .........................................................................................................................................................................81
ContactSheetOptions .................................................................................................................................................................82
Properties..................................................................................................................................................................................82
acrossFirst.........................................................................................................................................................................82
bestFit ................................................................................................................................................................................82
caption...............................................................................................................................................................................82
columnCount ..................................................................................................................................................................82
flatten.................................................................................................................................................................................82
font......................................................................................................................................................................................82
fontSize..............................................................................................................................................................................82
height.................................................................................................................................................................................82
horizontal .........................................................................................................................................................................82
mode ..................................................................................................................................................................................82
resolution..........................................................................................................................................................................82
rowCount..........................................................................................................................................................................82
typename .........................................................................................................................................................................82
useAutoSpacing.............................................................................................................................................................82
vertical ...............................................................................................................................................................................82
11
width ..................................................................................................................................................................................82
CountItem .......................................................................................................................................................................................83
Properties..................................................................................................................................................................................83
position .............................................................................................................................................................................83
parent.................................................................................................................................................................................83
typename .........................................................................................................................................................................83
Methods ....................................................................................................................................................................................83
remove...............................................................................................................................................................................83
CountItems .....................................................................................................................................................................................84
Properties..................................................................................................................................................................................84
length.................................................................................................................................................................................84
parent.................................................................................................................................................................................84
typename .........................................................................................................................................................................84
Methods ....................................................................................................................................................................................84
add ......................................................................................................................................................................................84
getByName ......................................................................................................................................................................84
removeAll .........................................................................................................................................................................84
DCS1_SaveOptions......................................................................................................................................................................85
Properties..................................................................................................................................................................................85
dCS ......................................................................................................................................................................................85
embedColorProfile........................................................................................................................................................85
encoding...........................................................................................................................................................................85
halftoneScreen ...............................................................................................................................................................85
interpolation....................................................................................................................................................................85
preview..............................................................................................................................................................................85
transferFunction.............................................................................................................................................................85
typename .........................................................................................................................................................................85
vectorData........................................................................................................................................................................85
DCS2_SaveOptions......................................................................................................................................................................86
Properties..................................................................................................................................................................................86
dCS ......................................................................................................................................................................................86
embedColorProfile........................................................................................................................................................86
encoding...........................................................................................................................................................................86
halftoneScreen ...............................................................................................................................................................86
interpolation....................................................................................................................................................................86
multiFileDCS....................................................................................................................................................................86
preview..............................................................................................................................................................................86
spotColors ........................................................................................................................................................................86
transferFunction.............................................................................................................................................................86
typename .........................................................................................................................................................................86
vectorData........................................................................................................................................................................86
DICOMOpenOptions ...................................................................................................................................................................87
Properties..................................................................................................................................................................................87
anonymize........................................................................................................................................................................87
columns.............................................................................................................................................................................87
reverse ...............................................................................................................................................................................87
rows ....................................................................................................................................................................................87
showOverlays..................................................................................................................................................................87
typename .........................................................................................................................................................................87
windowLevel ...................................................................................................................................................................87
windowWidth .................................................................................................................................................................87
12
Document .......................................................................................................................................................................................88
Properties..................................................................................................................................................................................88
activeChannels ...............................................................................................................................................................88
activeHistoryBrushSource ..........................................................................................................................................88
activeHistoryState .........................................................................................................................................................88
activeLayer .......................................................................................................................................................................88
artLayers............................................................................................................................................................................88
backgroundLayer...........................................................................................................................................................88
bitsPerChannel ...............................................................................................................................................................88
channels............................................................................................................................................................................88
colorProfileName...........................................................................................................................................................88
colorProfileType .............................................................................................................................................................88
colorSamplers .................................................................................................................................................................88
componentChannels....................................................................................................................................................88
countItems .......................................................................................................................................................................89
fullName............................................................................................................................................................................89
guides ................................................................................................................................................................................89
height.................................................................................................................................................................................89
histogram .........................................................................................................................................................................89
historyStates....................................................................................................................................................................89
info ......................................................................................................................................................................................89
layerComps ......................................................................................................................................................................89
layers ..................................................................................................................................................................................89
layerSets............................................................................................................................................................................89
managed...........................................................................................................................................................................89
measurementScale .......................................................................................................................................................89
mode ..................................................................................................................................................................................89
name...................................................................................................................................................................................89
parent.................................................................................................................................................................................89
path.....................................................................................................................................................................................89
pathItems .........................................................................................................................................................................89
pixelAspectRatio ............................................................................................................................................................89
printSettings....................................................................................................................................................................89
quickMaskMode.............................................................................................................................................................90
resolution..........................................................................................................................................................................90
saved ..................................................................................................................................................................................90
selection............................................................................................................................................................................90
typename .........................................................................................................................................................................90
width ..................................................................................................................................................................................90
xmpMetadata..................................................................................................................................................................90
Methods ....................................................................................................................................................................................91
autoCount ........................................................................................................................................................................91
changeMode ...................................................................................................................................................................91
close....................................................................................................................................................................................91
convertProfile..................................................................................................................................................................91
crop.....................................................................................................................................................................................91
duplicate ...........................................................................................................................................................................91
exportDocument ...........................................................................................................................................................92
flatten.................................................................................................................................................................................92
flipCanvas .........................................................................................................................................................................92
importAnnotations .......................................................................................................................................................92
13
mergeVisibleLayers.......................................................................................................................................................92
paste...................................................................................................................................................................................92
print ....................................................................................................................................................................................92
printOneCopy .................................................................................................................................................................92
rasterizeAllLayers...........................................................................................................................................................92
recordMeasurements...................................................................................................................................................92
resizeCanvas ....................................................................................................................................................................92
resizeImage......................................................................................................................................................................92
revealAll.............................................................................................................................................................................93
rotateCanvas ...................................................................................................................................................................93
save.....................................................................................................................................................................................93
saveAs ................................................................................................................................................................................93
splitChannels...................................................................................................................................................................93
suspendHistory...............................................................................................................................................................93
trap......................................................................................................................................................................................93
trim......................................................................................................................................................................................93
DocumentPrintSettings .............................................................................................................................................................96
Properties..................................................................................................................................................................................96
backgroundColor...........................................................................................................................................................96
bleedWidth ......................................................................................................................................................................96
caption...............................................................................................................................................................................96
centerCropMarks ...........................................................................................................................................................96
colorBars ...........................................................................................................................................................................96
copies.................................................................................................................................................................................96
cornerCropMarks ...........................................................................................................................................................96
colorHandling .................................................................................................................................................................96
activePrinter ....................................................................................................................................................................96
flip........................................................................................................................................................................................96
hardProof..........................................................................................................................................................................96
interpolate........................................................................................................................................................................96
labels ..................................................................................................................................................................................96
mapBlack ..........................................................................................................................................................................96
negative ............................................................................................................................................................................96
renderIntent ....................................................................................................................................................................96
posX....................................................................................................................................................................................96
posY ....................................................................................................................................................................................96
printBorder.......................................................................................................................................................................96
printerName ....................................................................................................................................................................96
printSpace ........................................................................................................................................................................96
registrationMarks...........................................................................................................................................................96
scale ....................................................................................................................................................................................97
vectorData........................................................................................................................................................................97
Methods ....................................................................................................................................................................................98
setPagePosition..............................................................................................................................................................98
DocumentInfo ...............................................................................................................................................................................99
Properties..................................................................................................................................................................................99
author ................................................................................................................................................................................99
authorPosition ................................................................................................................................................................99
caption...............................................................................................................................................................................99
captionWriter ..................................................................................................................................................................99
category ............................................................................................................................................................................99
14
city.......................................................................................................................................................................................99
copyrighted .....................................................................................................................................................................99
copyrightNotice .............................................................................................................................................................99
country ..............................................................................................................................................................................99
creationDate....................................................................................................................................................................99
credit ..................................................................................................................................................................................99
exif.......................................................................................................................................................................................99
headline ............................................................................................................................................................................99
instructions ......................................................................................................................................................................99
jobName ...........................................................................................................................................................................99
keywords...........................................................................................................................................................................99
ownerUrl ...........................................................................................................................................................................99
parent.............................................................................................................................................................................. 100
provinceState............................................................................................................................................................... 100
source.............................................................................................................................................................................. 100
supplementalCategories.......................................................................................................................................... 100
title ................................................................................................................................................................................... 100
transmissionReference ............................................................................................................................................. 100
typename ...................................................................................................................................................................... 100
urgency .......................................................................................................................................................................... 100
Documents .................................................................................................................................................................................. 102
Properties............................................................................................................................................................................... 102
length.............................................................................................................................................................................. 102
parent.............................................................................................................................................................................. 102
typename ...................................................................................................................................................................... 102
Methods ................................................................................................................................................................................. 102
add ................................................................................................................................................................................... 102
getByName ................................................................................................................................................................... 102
EPSOpenOptions ....................................................................................................................................................................... 103
Properties............................................................................................................................................................................... 103
antiAlias.......................................................................................................................................................................... 103
constrainProportions ................................................................................................................................................ 103
height.............................................................................................................................................................................. 103
mode ............................................................................................................................................................................... 103
resolution....................................................................................................................................................................... 103
typename ...................................................................................................................................................................... 103
width ............................................................................................................................................................................... 103
EPSSaveOptions......................................................................................................................................................................... 104
Properties............................................................................................................................................................................... 104
embedColorProfile..................................................................................................................................................... 104
encoding........................................................................................................................................................................ 104
halftoneScreen ............................................................................................................................................................ 104
interpolation................................................................................................................................................................. 104
preview........................................................................................................................................................................... 104
psColorManagement ................................................................................................................................................ 104
transferFunction.......................................................................................................................................................... 104
transparentWhites...................................................................................................................................................... 104
typename ...................................................................................................................................................................... 104
vectorData..................................................................................................................................................................... 104
ExportOptionsIllustrator ......................................................................................................................................................... 105
Properties............................................................................................................................................................................... 105
15
path.................................................................................................................................................................................. 105
pathName...................................................................................................................................................................... 105
typename ...................................................................................................................................................................... 105
ExportOptionsSaveForWeb ................................................................................................................................................... 106
Properties............................................................................................................................................................................... 106
blur................................................................................................................................................................................... 106
colorReduction ............................................................................................................................................................ 106
colors............................................................................................................................................................................... 106
dither............................................................................................................................................................................... 106
ditherAmount .............................................................................................................................................................. 106
format ............................................................................................................................................................................. 106
includeProfile ............................................................................................................................................................... 106
interlaced....................................................................................................................................................................... 106
lossy ................................................................................................................................................................................. 106
matteColor .................................................................................................................................................................... 106
optimized ...................................................................................................................................................................... 106
PNG8................................................................................................................................................................................ 106
quality ............................................................................................................................................................................. 107
transparency................................................................................................................................................................. 107
transparencyAmount ................................................................................................................................................ 107
transparencyDither .................................................................................................................................................... 107
typename ...................................................................................................................................................................... 107
webSnap ........................................................................................................................................................................ 107
File................................................................................................................................................................................................... 108
Folder............................................................................................................................................................................................. 108
GalleryBannerOptions ............................................................................................................................................................. 109
Properties............................................................................................................................................................................... 109
contactInfo.................................................................................................................................................................... 109
date.................................................................................................................................................................................. 109
font................................................................................................................................................................................... 109
fontSize........................................................................................................................................................................... 109
photographer............................................................................................................................................................... 109
siteName........................................................................................................................................................................ 109
typename ...................................................................................................................................................................... 109
GalleryCustomColorOptions ................................................................................................................................................. 110
Properties............................................................................................................................................................................... 110
activeLinkColor............................................................................................................................................................ 110
backgroundColor........................................................................................................................................................ 110
bannerColor.................................................................................................................................................................. 110
linkColor......................................................................................................................................................................... 110
textColor ........................................................................................................................................................................ 110
typename ...................................................................................................................................................................... 110
visitedLinkColor........................................................................................................................................................... 110
GalleryImagesOptions ............................................................................................................................................................. 111
Properties............................................................................................................................................................................... 111
border ............................................................................................................................................................................. 111
caption............................................................................................................................................................................ 111
dimension...................................................................................................................................................................... 111
font................................................................................................................................................................................... 111
fontSize........................................................................................................................................................................... 111
imageQuality................................................................................................................................................................ 111
16
includeCopyright........................................................................................................................................................ 111
includeCredits.............................................................................................................................................................. 111
includeFilename.......................................................................................................................................................... 111
includeTitle ................................................................................................................................................................... 111
numericLinks ................................................................................................................................................................ 111
resizeConstraint .......................................................................................................................................................... 112
resizeImages................................................................................................................................................................. 112
typename ...................................................................................................................................................................... 112
GalleryOptions............................................................................................................................................................................ 113
Properties............................................................................................................................................................................... 113
addSizeAttributes....................................................................................................................................................... 113
bannerOptions ............................................................................................................................................................ 113
customColorOptions ................................................................................................................................................. 113
emailAddress................................................................................................................................................................ 113
imagesOptions ............................................................................................................................................................ 113
includeSubFolders ..................................................................................................................................................... 113
layoutStyle .................................................................................................................................................................... 113
preserveAllMetadata ................................................................................................................................................. 113
securityOptions ........................................................................................................................................................... 113
thumbnailOptions...................................................................................................................................................... 113
typename ...................................................................................................................................................................... 113
useShortExtension ..................................................................................................................................................... 113
useUTF8Encoding ...................................................................................................................................................... 113
GallerySecurityOptions ........................................................................................................................................................... 114
Properties............................................................................................................................................................................... 114
content ........................................................................................................................................................................... 114
font................................................................................................................................................................................... 114
fontSize........................................................................................................................................................................... 114
opacity ............................................................................................................................................................................ 114
text ................................................................................................................................................................................... 114
textColor ........................................................................................................................................................................ 114
textPosition................................................................................................................................................................... 114
textRotate...................................................................................................................................................................... 114
typename ...................................................................................................................................................................... 114
GalleryThumbnailOptions...................................................................................................................................................... 115
Properties............................................................................................................................................................................... 115
border ............................................................................................................................................................................. 115
caption............................................................................................................................................................................ 115
columnCount ............................................................................................................................................................... 115
dimension...................................................................................................................................................................... 115
font................................................................................................................................................................................... 115
fontSize........................................................................................................................................................................... 115
includeCopyright........................................................................................................................................................ 115
includeCredits.............................................................................................................................................................. 115
includeFilename.......................................................................................................................................................... 115
includeTitle ................................................................................................................................................................... 115
rowCount....................................................................................................................................................................... 115
size ................................................................................................................................................................................... 115
typename ...................................................................................................................................................................... 115
GIFSaveOptions.......................................................................................................................................................................... 116
Properties............................................................................................................................................................................... 116
17
colors............................................................................................................................................................................... 116
dither............................................................................................................................................................................... 116
ditherAmount .............................................................................................................................................................. 116
forced .............................................................................................................................................................................. 116
interlaced....................................................................................................................................................................... 116
matte............................................................................................................................................................................... 116
palette............................................................................................................................................................................. 116
preserveExactColors .................................................................................................................................................. 116
transparency................................................................................................................................................................. 116
typename ...................................................................................................................................................................... 116
GrayColor...................................................................................................................................................................................... 117
Properties............................................................................................................................................................................... 117
gray .................................................................................................................................................................................. 117
typename ...................................................................................................................................................................... 117
Guide.............................................................................................................................................................................................. 118
Properties............................................................................................................................................................................... 118
direction......................................................................................................................................................................... 118
coordinate ..................................................................................................................................................................... 118
Guides............................................................................................................................................................................................ 119
Properties............................................................................................................................................................................... 119
length.............................................................................................................................................................................. 119
parent.............................................................................................................................................................................. 119
typename ...................................................................................................................................................................... 119
Methods ................................................................................................................................................................................. 119
add ................................................................................................................................................................................... 119
getByName ................................................................................................................................................................... 119
HistoryState ................................................................................................................................................................................. 120
Properties............................................................................................................................................................................... 120
name................................................................................................................................................................................ 120
parent.............................................................................................................................................................................. 120
snapshot ........................................................................................................................................................................ 120
typename ...................................................................................................................................................................... 120
HistoryStates ............................................................................................................................................................................... 121
Properties............................................................................................................................................................................... 121
length.............................................................................................................................................................................. 121
parent.............................................................................................................................................................................. 121
typename ...................................................................................................................................................................... 121
Methods ................................................................................................................................................................................. 121
getByName ................................................................................................................................................................... 121
HSBColor....................................................................................................................................................................................... 122
Properties............................................................................................................................................................................... 122
brightness...................................................................................................................................................................... 122
hue ................................................................................................................................................................................... 122
saturation ...................................................................................................................................................................... 122
typename ...................................................................................................................................................................... 122
IndexedConversionOptions .................................................................................................................................................. 123
Properties............................................................................................................................................................................... 123
colors............................................................................................................................................................................... 123
dither............................................................................................................................................................................... 123
ditherAmount .............................................................................................................................................................. 123
forced .............................................................................................................................................................................. 123
18
matte............................................................................................................................................................................... 123
palette............................................................................................................................................................................. 123
preserveExactColors .................................................................................................................................................. 123
transparency................................................................................................................................................................. 123
typename ...................................................................................................................................................................... 123
JPEGSaveOptions ...................................................................................................................................................................... 124
Properties............................................................................................................................................................................... 124
embedColorProfile..................................................................................................................................................... 124
formatOptions ............................................................................................................................................................. 124
matte............................................................................................................................................................................... 124
quality ............................................................................................................................................................................. 124
scans................................................................................................................................................................................ 124
typename ...................................................................................................................................................................... 124
LabColor ....................................................................................................................................................................................... 125
Properties............................................................................................................................................................................... 125
a......................................................................................................................................................................................... 125
b ........................................................................................................................................................................................ 125
l.......................................................................................................................................................................................... 125
typename ...................................................................................................................................................................... 125
LayerComp................................................................................................................................................................................... 126
Properties............................................................................................................................................................................... 126
appearance ................................................................................................................................................................... 126
comment ....................................................................................................................................................................... 126
name................................................................................................................................................................................ 126
parent.............................................................................................................................................................................. 126
position .......................................................................................................................................................................... 126
selected .......................................................................................................................................................................... 126
typename ...................................................................................................................................................................... 126
visibility .......................................................................................................................................................................... 126
Methods ................................................................................................................................................................................. 126
apply................................................................................................................................................................................ 126
recapture ....................................................................................................................................................................... 126
remove............................................................................................................................................................................ 126
resetfromComp ........................................................................................................................................................... 126
LayerComps................................................................................................................................................................................. 127
Properties............................................................................................................................................................................... 127
length.............................................................................................................................................................................. 127
parent.............................................................................................................................................................................. 127
typename ...................................................................................................................................................................... 127
Methods ................................................................................................................................................................................. 127
add ................................................................................................................................................................................... 127
getByName ................................................................................................................................................................... 127
removeAll ...................................................................................................................................................................... 127
Layers............................................................................................................................................................................................. 128
Properties............................................................................................................................................................................... 128
length.............................................................................................................................................................................. 128
parent.............................................................................................................................................................................. 128
typename ...................................................................................................................................................................... 128
Methods ................................................................................................................................................................................. 128
getByName ................................................................................................................................................................... 128
removeAll ...................................................................................................................................................................... 128
19
20
parent.............................................................................................................................................................................. 136
typename ...................................................................................................................................................................... 136
Methods ................................................................................................................................................................................. 136
remove............................................................................................................................................................................ 136
Notifiers......................................................................................................................................................................................... 137
Properties............................................................................................................................................................................... 137
length.............................................................................................................................................................................. 137
parent.............................................................................................................................................................................. 137
typename ...................................................................................................................................................................... 137
Methods ................................................................................................................................................................................. 137
add ................................................................................................................................................................................... 137
removeAll ...................................................................................................................................................................... 137
PathItem ....................................................................................................................................................................................... 138
Properties............................................................................................................................................................................... 138
kind .................................................................................................................................................................................. 138
name................................................................................................................................................................................ 138
parent.............................................................................................................................................................................. 138
subPathItems ............................................................................................................................................................... 138
typename ...................................................................................................................................................................... 138
Methods ................................................................................................................................................................................. 138
deselect .......................................................................................................................................................................... 138
duplicate ........................................................................................................................................................................ 138
fillPath............................................................................................................................................................................. 138
makeClippingPath...................................................................................................................................................... 139
makeSelection ............................................................................................................................................................. 139
remove............................................................................................................................................................................ 139
select ............................................................................................................................................................................... 139
strokePath ..................................................................................................................................................................... 139
PathItems ..................................................................................................................................................................................... 142
Properties............................................................................................................................................................................... 142
length.............................................................................................................................................................................. 142
parent.............................................................................................................................................................................. 142
typename ...................................................................................................................................................................... 142
Methods ................................................................................................................................................................................. 142
add ................................................................................................................................................................................... 142
getByName ................................................................................................................................................................... 142
removeAll ...................................................................................................................................................................... 142
PathPoint...................................................................................................................................................................................... 143
Properties............................................................................................................................................................................... 143
anchor............................................................................................................................................................................. 143
kind .................................................................................................................................................................................. 143
leftDirection.................................................................................................................................................................. 143
parent.............................................................................................................................................................................. 143
rightDirection............................................................................................................................................................... 143
typename ...................................................................................................................................................................... 143
PathPointInfo.............................................................................................................................................................................. 144
Properties............................................................................................................................................................................... 144
anchor............................................................................................................................................................................. 144
kind .................................................................................................................................................................................. 144
leftDirection.................................................................................................................................................................. 144
rightDirection............................................................................................................................................................... 144
21
22
transparency................................................................................................................................................................. 149
typename ...................................................................................................................................................................... 149
useOutlines ................................................................................................................................................................... 149
vectorData..................................................................................................................................................................... 150
view.................................................................................................................................................................................. 150
PhotoCDOpenOptions ............................................................................................................................................................ 151
Properties............................................................................................................................................................................... 151
colorProfileName........................................................................................................................................................ 151
colorSpace..................................................................................................................................................................... 151
orientation..................................................................................................................................................................... 151
pixelSize ......................................................................................................................................................................... 151
resolution....................................................................................................................................................................... 151
typename ...................................................................................................................................................................... 151
PhotoshopSaveOptions .......................................................................................................................................................... 152
Properties............................................................................................................................................................................... 152
alphaChannels ............................................................................................................................................................. 152
annotations................................................................................................................................................................... 152
embedColorProfile..................................................................................................................................................... 152
layers ............................................................................................................................................................................... 152
spotColors ..................................................................................................................................................................... 152
typename ...................................................................................................................................................................... 152
PICTFileSaveOptions ................................................................................................................................................................ 153
Properties............................................................................................................................................................................... 153
alphaChannels ............................................................................................................................................................. 153
compression ................................................................................................................................................................. 153
embedColorProfile..................................................................................................................................................... 153
resolution....................................................................................................................................................................... 153
typename ...................................................................................................................................................................... 153
PICTResourceSaveOptions..................................................................................................................................................... 154
Properties............................................................................................................................................................................... 154
alphaChannels ............................................................................................................................................................. 154
compression ................................................................................................................................................................. 154
embedColorProfile..................................................................................................................................................... 154
name................................................................................................................................................................................ 154
resolution....................................................................................................................................................................... 154
resourceID ..................................................................................................................................................................... 154
typename ...................................................................................................................................................................... 154
PicturePackageOptions........................................................................................................................................................... 155
Properties............................................................................................................................................................................... 155
content ........................................................................................................................................................................... 155
flatten.............................................................................................................................................................................. 155
font................................................................................................................................................................................... 155
fontSize........................................................................................................................................................................... 155
layout .............................................................................................................................................................................. 155
mode ............................................................................................................................................................................... 155
opacity ............................................................................................................................................................................ 155
resolution....................................................................................................................................................................... 155
text ................................................................................................................................................................................... 155
textColor ........................................................................................................................................................................ 155
textPosition................................................................................................................................................................... 155
textRotate...................................................................................................................................................................... 155
23
24
25
bounds............................................................................................................................................................................ 166
parent.............................................................................................................................................................................. 166
solid ................................................................................................................................................................................. 166
typename ...................................................................................................................................................................... 166
Methods ................................................................................................................................................................................. 166
clear ................................................................................................................................................................................. 166
contract .......................................................................................................................................................................... 166
copy ................................................................................................................................................................................. 166
cut..................................................................................................................................................................................... 166
deselect .......................................................................................................................................................................... 166
expand............................................................................................................................................................................ 166
feather............................................................................................................................................................................. 166
fill ...................................................................................................................................................................................... 167
grow ................................................................................................................................................................................ 167
invert ............................................................................................................................................................................... 167
load .................................................................................................................................................................................. 167
makeWorkPath ............................................................................................................................................................ 167
resize ............................................................................................................................................................................... 167
resizeBoundary............................................................................................................................................................ 167
rotate............................................................................................................................................................................... 167
rotateBoundary ........................................................................................................................................................... 167
select ............................................................................................................................................................................... 167
selectAll .......................................................................................................................................................................... 167
selectBorder.................................................................................................................................................................. 168
similar.............................................................................................................................................................................. 168
smooth ........................................................................................................................................................................... 168
store................................................................................................................................................................................. 168
stroke............................................................................................................................................................................... 168
translate ......................................................................................................................................................................... 168
translateBoundary...................................................................................................................................................... 168
SGIRGBSaveOptions ................................................................................................................................................................. 171
Properties............................................................................................................................................................................... 171
alphaChannels ............................................................................................................................................................. 171
spotColors ..................................................................................................................................................................... 171
typename ...................................................................................................................................................................... 171
SolidColor..................................................................................................................................................................................... 172
Properties............................................................................................................................................................................... 172
cmyk ................................................................................................................................................................................ 172
gray .................................................................................................................................................................................. 172
hsb.................................................................................................................................................................................... 172
lab..................................................................................................................................................................................... 172
model.............................................................................................................................................................................. 172
nearestWebColor........................................................................................................................................................ 172
rgb.................................................................................................................................................................................... 172
typename ...................................................................................................................................................................... 172
Methods ................................................................................................................................................................................. 172
isEqual............................................................................................................................................................................. 172
SubPathInfo................................................................................................................................................................................. 173
Properties............................................................................................................................................................................... 173
closed.............................................................................................................................................................................. 173
entireSubPath .............................................................................................................................................................. 173
26
27
firstLineIndent.............................................................................................................................................................. 180
font................................................................................................................................................................................... 180
hangingPunctuation ................................................................................................................................................. 180
height.............................................................................................................................................................................. 180
horizontalScale............................................................................................................................................................ 180
hyphenateAfterFirst................................................................................................................................................... 181
hyphenateBeforeLast................................................................................................................................................ 181
hyphenateCapitalWords .......................................................................................................................................... 181
hyphenateWordsLongerThan................................................................................................................................ 181
hyphenation ................................................................................................................................................................. 181
hyphenationZone....................................................................................................................................................... 181
hyphenLimit ................................................................................................................................................................. 181
justification ................................................................................................................................................................... 181
kind .................................................................................................................................................................................. 181
language ........................................................................................................................................................................ 181
leading............................................................................................................................................................................ 181
leftIndent ....................................................................................................................................................................... 181
ligatures ......................................................................................................................................................................... 181
maximumGlyphScaling ............................................................................................................................................ 181
maximumLetterScaling ............................................................................................................................................ 182
maximumWordScaling............................................................................................................................................. 182
minimumGlyphScaling............................................................................................................................................. 182
minimumLetterScaling............................................................................................................................................. 183
minimumWordScaling.............................................................................................................................................. 183
noBreak .......................................................................................................................................................................... 183
oldStyle........................................................................................................................................................................... 183
parent.............................................................................................................................................................................. 183
position .......................................................................................................................................................................... 183
rightIndent .................................................................................................................................................................... 183
size ................................................................................................................................................................................... 183
spaceAfter ..................................................................................................................................................................... 183
spaceBefore .................................................................................................................................................................. 184
strikeThru....................................................................................................................................................................... 184
textComposer .............................................................................................................................................................. 184
tracking........................................................................................................................................................................... 184
typename ...................................................................................................................................................................... 184
underline........................................................................................................................................................................ 184
useAutoLeading.......................................................................................................................................................... 184
verticalScale.................................................................................................................................................................. 184
warpBend ...................................................................................................................................................................... 184
warpDirection .............................................................................................................................................................. 184
warpHorizontalDistortion........................................................................................................................................ 184
warpStyle....................................................................................................................................................................... 184
warpVerticalDistortion.............................................................................................................................................. 184
width ............................................................................................................................................................................... 184
Methods ................................................................................................................................................................................. 185
convertToShape.......................................................................................................................................................... 185
createPath ..................................................................................................................................................................... 185
TiffSaveOptions.......................................................................................................................................................................... 186
Properties............................................................................................................................................................................... 186
alphaChannels ............................................................................................................................................................. 186
28
annotations................................................................................................................................................................... 186
byteOrder ...................................................................................................................................................................... 186
embedColorProfile..................................................................................................................................................... 186
imageCompression.................................................................................................................................................... 186
interleaveChannels .................................................................................................................................................... 186
jpegQuality ................................................................................................................................................................... 186
layerCompression....................................................................................................................................................... 186
layers ............................................................................................................................................................................... 186
saveImagePyramid..................................................................................................................................................... 186
spotColors ..................................................................................................................................................................... 186
transparency................................................................................................................................................................. 186
typename ...................................................................................................................................................................... 186
UnitValue...................................................................................................................................................................................... 187
xmpMetadata ............................................................................................................................................................................. 188
Properties............................................................................................................................................................................... 188
parent.............................................................................................................................................................................. 188
rawData .......................................................................................................................................................................... 188
typename ...................................................................................................................................................................... 188
JavaScript Resource.................................................................................................................189
JavaScript resource syntax..................................................................................................................................................... 189
Basic JavaScript resource example ............................................................................................................................... 190
Enable-info grammar ............................................................................................................................................................... 190
Undefined values in enable-info evaluation ............................................................................................................. 192
Using the "in" function...................................................................................................................................................... 193
Action Manager automation................................................................................................................................................. 193
Terminology dictionary .................................................................................................................................................... 193
Value type defintions .................................................................................................................................................. 194
Uniqueness rules for terminology entries.................................................................................................................. 195
Terminology definition example................................................................................................................................... 195
29
30
OperatingSystem........................................................................................................................................................ 207
Orientation.................................................................................................................................................................... 207
OtherPaintingCursors ............................................................................................................................................... 208
PaintingCursors ........................................................................................................................................................... 208
PaletteType ................................................................................................................................................................... 208
PathKind......................................................................................................................................................................... 208
PDFCompatibility........................................................................................................................................................ 208
PDFEncoding................................................................................................................................................................ 208
PDFResample ............................................................................................................................................................... 209
PDFStandard ................................................................................................................................................................ 209
PhotoCDColorSpace.................................................................................................................................................. 209
PhotoCDSize................................................................................................................................................................. 209
PICTBitsPerPixels......................................................................................................................................................... 209
PICTCompression........................................................................................................................................................ 209
PicturePackageTextType.......................................................................................................................................... 209
PointKind ....................................................................................................................................................................... 210
PointType ...................................................................................................................................................................... 210
PolarConversionType ................................................................................................................................................ 210
Preview........................................................................................................................................................................... 210
PrintColorHandling .................................................................................................................................................... 210
PurgeTarget .................................................................................................................................................................. 210
QueryStateType........................................................................................................................................................... 210
RadialBlurMethod....................................................................................................................................................... 210
RadialBlurQuality ........................................................................................................................................................ 210
RasterizeType ............................................................................................................................................................... 210
ReferenceFormType .................................................................................................................................................. 210
ResampleMethod ....................................................................................................................................................... 211
RippleSize ...................................................................................................................................................................... 211
SaveBehavior................................................................................................................................................................ 211
SaveDocumentType .................................................................................................................................................. 211
SaveEncoding .............................................................................................................................................................. 211
SaveLogItemsType..................................................................................................................................................... 211
SaveOptions ................................................................................................................................................................. 211
SelectionType............................................................................................................................................................... 212
ShapeOperation.......................................................................................................................................................... 212
SmartBlurMode ........................................................................................................................................................... 212
SmartBlurQuality......................................................................................................................................................... 212
SourceSpaceType ....................................................................................................................................................... 212
SpherizeMode.............................................................................................................................................................. 212
StrikeThruType ............................................................................................................................................................ 212
StrokeLocation............................................................................................................................................................. 212
TargaBitsPerPixels ...................................................................................................................................................... 212
TextCase......................................................................................................................................................................... 213
TextComposer.............................................................................................................................................................. 213
TextType ........................................................................................................................................................................ 213
TextureType.................................................................................................................................................................. 213
TIFFEncoding................................................................................................................................................................ 213
ToolType ........................................................................................................................................................................ 213
TransitionType............................................................................................................................................................. 213
TrimType........................................................................................................................................................................ 214
TypeUnits....................................................................................................................................................................... 214
31
Introduction
This reference describes the objects and methods in the Adobe Photoshop CS6 JavaScriptTM type
library. A companion document, Photoshop CS6 Scripting Guide, describes basic scripting concepts and the
Photoshop object model. This document provides reference details of the Photoshop object model, and
additional information on JavaScript-specific features.
Adobe Photoshop CS6 uses ExtendScript, Adobes extended implementation of JavaScript. See JavaScript
support in Adobe Photoshop CS6 for additional information.
This book contains the following sections:
This introduction, which describes scripting support in Adobe Photoshop CS6, and lists changes to the
JavaScript interface since the previous release.
JavaScript Object Reference, which provides a complete reference for all Photoshop DOM objects and
commands.
Scripting Constants, which lists all enumerations used in the Photoshop type library.
A localization utility
Tools that allow you to combine scripts and direct them to particular applications
Many of the JavaScript objects and methods use objects defined in ExtendScript, such as the File object,
the Folder object, and the UnitValue object. For that reason, using the .jsx extension for your script
files is preferable.
For details of these and additional features, see the JavaScript Tools Guide CS6. This document is installed
with Creative Suite 6 applications at these locations:
In Windows:
C:\Program Files\Adobe\Adobe Utilities\ExtendScript Toolkit CS6\SDK
32
Introduction
33
In Mac OS:
Applications/Utilities/Adobe Utilities/ExtendScript Toolkit CS6/SDK
The latest versions of this document and of the ExtendScript Tookit, can also be downloaded from Adobe
Developer Center, http://www.adobe.com/devnet/.
Executing scripts
The Adobe Photoshop CS6 interface includes a Scripts menu (File > Scripts) which provides quick and
easy access to your JavaScripts. Scripts can be listed directly as menu items that run when you select them,
or you can navigate to and run any JavaScript in your file system.
If Adobe Photoshop CS6 encounters an error during script execution, it displays the error message.
Installing scripts
To install a JavaScript in the Scripts menu, place it in the Scripts folder (Photoshop CS6/Presets/Scripts).
The names of the scripts in the Scripts folder, without the file name extension, will be displayed in the
Scripts menu. Any number of scripts may be installed in the Scripts menu.
Scripts added to the Scripts folder while Adobe Photoshop CS6 is running will not appear in the Scripts
menu until the next time you launch the application.
All scripts found in the Scripts folder and sub-folders are displayed at the top level of the File > Scripts
menu. The addition of sub-folders does not add a hierarchical organization to the Scripts menu.
Startup scripts
On startup, Adobe Photoshop CS6 executes all .jsx files that it finds in the startup folders.
If a script is meant to be executed only by Adobe Photoshop CS6, it must include code such as the
following:
if( BridgeTalk.appName == "photoshop" ) {
//continue executing script
}
Introduction
34
However, in the Photoshop Object Model, it is often not necessary to do this. Major object types are
collected into collection classes; for example, a list of Document objects is contained in a Documents
collection object. You then access the collection object through a corresponding collection property in its
container in the object hierarchy.
For example, the collection of all open documents is contained in the top-level Application object. You
can access this through the global variable app, or simply reference its properties directly at the top level:
app.documents[0] // get the first loaded documented
documents[0] // this is the same
A collection property has the same name as the collection object, but begins with lowercase. For example,
a Document contains a collection of LayerSets, and a LayerSet contains a collection of ArtLayers. To
access one ArtLayer object in a set:
var myLayer = activeDocument.layerSets[0].artLayers[0];
The collections, as in this example, can be treated as arrays, which is useful for iteration. They also provide
methods to create their contained objects, and to access them by name:
var newLayer = activeDocument.artLayers.add(); // Create a new ArtLayer object
newLayer.name = "My Layer"; // name it for later reference
...
var layerRef = activeDocument.artLayers.getByName("My Layer");
Some objects, such as the Font objects contained in the app.fonts collection, are created by the
application, and never by your scripts.
Your scripts do use the JavaScript new operator to create helper objects, such as those that encapsulate a
set of options for opening or saving a document in a particular format:
var opts = new PDFOpenOptions();
opts.page = 10;
app.open(myPDFFile, opts);
Modified enumerations:
EXTRALARGE and HUGE have been added for the FontPreviewType enumeration.
Object descriptions
Object properties and methods are described in separate tables for each object. The following sections
describe the conventions used in these descriptions.
Properties notation
The Properties table for an object lists the following:
Property
Value type
displayDialogs DialogModes
What it is
Read-write. The dialog mode for the application, which controls
what types of dialogs should be displayed when running
scripts.
For constants, like DialogModes in the sample, click the link to go to the table that shows allowed values.
Constants are represented by objects, and allowed values are properties of those objects. Specify a
constant value in the form ConstantName.VALUE. For example:
app.displayDialogs = DialogModes.ERROR;
Methods notation
The Methods table for an object lists the following:
A description of what the method does, and further descriptions of parameters, if needed.
35
Method
Parameter type
Returns
crop
(bounds
[, angle]
[, width]
[, height])
array of 4
UnitValue
number
UnitValue
UnitValue
36
What it does
Crops the document. The
bounds parameter is an array of
four coordinates for the region
remaining after cropping, [left,
top, right, bottom].
When a parameter type or return value is a constant or another object, the value is a hypertext link to the
listing for that constant or object.
Parameters can be required or optional. Optional parameters are indicated in the table by square brackets
([]). In the example, the first parameters, bounds, is required. The remaining parameters are all optional.
You must pass a value for each required parameter. You can leave out optional parameters if there are no
remaining values to pass; however, if you wish to use the default value for any optional parameter that is
not the last one specified, pass undefined as a placeholder. You must enter the values in the order they are
listed, so that the JavaScript compiler knows which value you are entering.
For example, the following passes only the required parameter (using a previously-defined variable for the
bounding region):
app.activeDocument.crop( myRegion );
The following skips the angle parameter, specifies the width value, and omits the final height value:
var myWidth = new UnitValue( "500 pixels" );
app.executeAction( myRegion,undefined,myWidth );
37
ActionDescriptor
This object provides a dictionary-style mechanism for storing data as key-value pairs. It can be used for
low-level access into Photoshop. See an example of this usage in Selection sample script on page 168.
Many configuration files use serialized action descriptors to represent their data. It is used, for example, to
encapsulate playback options in Application.playbackParameters, and is returned by
Application.getCustomOptions().
Properties
Property
Value type
What it is
count
number
typename
string
Methods
Method
Parameter type
Returns
What it does
Clears the descriptor.
clear
()
erase
(key)
number
fromStream
(value)
string
getBoolean
(key)
getClass
(key)
number
number
number
number
number
number
getKey
(index)
number
getInteger
(key)
string
number
getEnumerationValue
(key)
number
getEnumerationType
(key)
number
number
getDouble
(key)
number
getData
(key)
boolean
number
number
Method
Parameter type
getLargeInteger
(key)
(key)
ActionDescriptor
putBoolean
(key,
value)
number
boolean
putClass
(key,
value)
number
number
putData
(key,
value)
number
string
putDouble
(key,
value)
number
number
putEnumerated
(key,
enumType,
value)
File
ActionReference
string
DescValueType
number
number
boolean
boolean
number
isEqual
(otherDesc)
number
hasKey
(key)
ActionDescriptor
number
getUnitDoubleValue
(key)
number
getUnitDoubleType
(key)
number
number
getType
(key)
number
getString
(key)
ActionList
number
getReference
(key)
number
getPath
(key)
number
number
getObjectValue
(key)
number
getObjectType
(key)
Returns
number
getList
38
number
number number
Method
Parameter type
Returns
number
number
putLargeInteger
(key,
value)
number
number
putList
(key,
value)
number
ActionList
putObject
(key,
classID,
value)
number
number
ActionDescriptor
putPath
(key,
value)
number
File
putReference
(key,
value)
number
ActionReference
putString
(key,
value)
number
string
putUnitDouble
(key,
unitID,
value)
toStream
()
putInteger
(key,
value)
39
number
number
number
string
40
ActionList
This object provides an array-style mechanism for storing data. It can be used for low-level access into
Photoshop.
This object is ideal when storing data of the same type. All items in the list must be of the same type.
You can use the "put" methods, such as putBoolean(), to append new elements, and can clear the entire
list using clear(), but cannot otherwise modify the list.
Note: The ActionList object is part of the Action Manager functionality. For details on using the Action
Manager, see the Photoshop CS6 Scripting Guide.
Properties
Property
Value type
What it is
count
number
typename
string
Methods
With the exception of the clear() method, you use the methods of this object to either get the value of a
specific type of data in the list or set (put) the value type.
Method
Parameter type
Returns
What it does
Clears the list.
clear
()
getBoolean
(index)
getClass
(index)
number
number
number
number
number
getInteger
(index)
string
number
getEnumerationValue
(index)
number
getEnumerationType
(index)
number
number
getDouble
(index)
number
getData
(index)
boolean
number
number
Method
Parameter type
Returns
number
ActionList
number
ActionDescriptor
File
ActionReference
string
DescValueType
number
number
number
boolean
number
string
getLargeInteger
(index)
number
getList
(index)
number
getObjectType
(index)
number
getObjectValue
(index)
number
getPath
(index)
number
getReference
(index)
number
getString
(index)
number
getType
(index)
number
getUnitDoubleType
(index)
number
getUnitDoubleValue
(index)
putBoolean
(value)
putClass
(value)
putData
(value)
putDouble
(value)
number
putEnumerated
(enumType,
value)
number
number
number
number
ActionList
putLargeInteger
(value)
putList
(value)
putInteger
(value)
41
Method
Parameter type
number
ActionDescriptor
putPath
(value)
File
putReference
(value)
ActionReference
string
putUnitDouble
(classID,
value)
putString
(value)
putObject
(classID,
value)
Returns
42
number
number
43
ActionReference
This object provides information about what the action is refering to. For example, when referring to the
name of something you might use keyName. The reference would also need to know what name you are
referring to. In this case you could use classDocument for the name of the document or classLayer for the
name of the layer. It can be used for low-level access into Photoshop.Contains data associated with an
ActionDescriptor.
Properties
Property
Value type
What it does
typename
string
Methods
Method
getContainer
Parameter type
Returns
What it does
ActionReference
()
number
number
number
()
getEnumeratedType
()
getEnumeratedValue
()
getForm
reference.
()
getIdentifier
number
number
string
number
number
()
getIndex
()
getName
()
getOffset
()
getProperty
()
Method
Parameter type
number
number
number
putEnumerated
(desiredClass,
enumType,
value)
putIdentifier
(desiredClass,
value)
number
number
putIndex
(desiredClass,
value)
number
number
putName
(desiredClass,
value)
number
string
putOffset
(desiredClass,
value)
number
number
putProperty
(desiredClass,
value)
number
putClass
(desiredClass)
Returns
number
number
44
45
Application
The Adobe Adobe Photoshop CS6 application object, which is the root of the object model and provides
access to all other objects. This object provides application-wide information, such as application defaults
and available fonts. It provides many important methods , such as those for opening files and loading
documents.
To access the properties and methods, you can use the pre-defined global variable app. For example:
var docRef = app.documents.add(800, 600, 72, "docRef", NewDocumentMode.RGB);
The properties and methods of the Application object are also available at the top level; you can omit
references to the Application object altogether. For example:
var docRef = documents.add(800, 600, 72, "docRef", NewDocumentMode.RGB);
This usage can be somewhat ambiguous; for clarity, it is recommended that you use an explicit reference
to app.
Properties
Property
Value type
What it is
activeDocument
Document
backgroundColor
SolidColor
build
string
colorSettings
string
displayDialogs
DialogModes
documents
Documents
fonts
TextFonts
foregroundColor
SolidColor
freeMemory
number
Property
Value type
What it is (Continued)
locale
string
46
array of string
measurementLog
MeasurementLog
name
string
notifiers
Notifiers
notifiersEnabled
boolean
path
File
playbackDisplayDialogs
DialogModes
playbackParameters
ActionDescriptor
preferences
Preferences
preferencesFolder
File
recentFiles
array of File
scriptingBuildDate
string
scriptingVersion
string
systemInformation
string
typename
string
Property
Value type
What it is (Continued)
version
string
windowsFileTypes
array of string
47
Methods
Method
Parameter type
batch
(inputFiles,
action,
from
[, options])
Returns
What it does
string
array of File
string
string
BatchOptions
beep
()
bringToFront
()
number
charIDToTypeID
(charID)
string
doAction
(action,
from)
string
string
eraseCustomOptions
(key)
string
executeAction
number
(eventID
ActionDescriptor
[, descriptor]
[, displayDialogs]) DialogModes
executeActionGet
(reference)
ActionReference
boolean
featureEnabled
(name)
string
Method
Parameter type
getCustomOptions
(key)
Returns
48
string
isQuicktimeAvailable
()
load
(document)
File
makeContactSheet
(inputFiles
[, options])
makePDFPresentation
(inputFiles,
outputFiles
[, options])
string
string
string
File
File
GalleryOptions
makePhotomerge
(inputFiles)
array of File
File
PresentationOptions
makePhotoGallery
(inputFolder,
outputFolder
[, options])
string
array of File
ContactSheetOptions
array of File
runphotomergeFromScript = true;
$.evalFile( app.path +
"Presets/Scripts/Photomerge.jsx")
photomerge.createPanorama(
fileList, displayDialog );
makePicturePackage
(inputFiles
[, options])
array of File
PicturePackageOptions
Method
Parameter type
open
(document
[, as]
[, asSmartObject])
Returns
Document
File
object or OpenDocumentType
boolean
49
openDialog
()
purge
(target)
PurgeTarget
putCustomOptions
(key,
customObject
[, persistent])
string
ActionDescriptor
boolean
custom settings.
customObject is the object to save in
the registry.
persistent indicates whether the
refresh
()
refreshFonts
()
runMenuItem
(menuID)
number
Method
Parameter type
showColorPicker
Returns
boolean
number
()
stringIDToTypeID
string
(stringID)
50
togglePalettes
()
typeIDToCharID
typeIDToStringID
(typeID)
string
string
number
(typeID)
number
PDFPresentation.jsx
This script presents a progression of images as an Adobe PDF slide show.
// use all the files in the Samples folder
var inputFolder = new Folder(app.path + "/Samples/")
// see if we have something interesting
if (inputFolder != null) {
// get all the files found in this folder that are Adobe Photoshop CS6 (.psd
format)
var inputFiles = inputFolder.getFiles("*.psd")
// output to the desktop
var outputFile = File("~/Desktop/JavaScriptPresentation.pdf")
// there are defaults but I like to set the options myself
var options = new PresentationOptions
options.presentation = true
options.view = true
options.autoAdvance = true
options.interval = 5
options.loop = true
options.transition = TransitionType.RANDOM
// create the presentation
makePDFPresentation(inputFiles, outputFile, options)
51
52
53
ArtLayer
An object within a document that contains the visual elements of the image (equivalent to a layer in the
Adobe Photoshop CS6 application).
Access an art layer in a document through the Document.artLayers collection. You can access a layer by
name; for example:
var layerRef = app.activeDocument.artLayers.getByName("my layer");
layerRef.allLocked = true;
Access the art layers in a layer set through the LayerSet.artLayers collection in the parent set.
Properties
Property
Value type
What it is
allLocked
boolean
blendMode
BlendMode
bounds
array of
UnitValue
fillOpacity
percentage value.
filterMaskDensity
double
filterMaskFeather
double
grouped
boolean
isBackgroundLayer
boolean
kind
LayerKind
layerMaskDensity
double
Property
Value type
What it is (Continued)
layerMaskFeather
double
linkedLayers
54
ArtLayer.link.
name
string
opacity
percentage value.
parent
Document
pixelsLocked
boolean
positionLocked
boolean
textItem
TextItem
transparentPixelsLocked boolean
typename
string
vectorMaskDensity
double
vectorMaskFeather
double
visible
boolean
xmpMetadata
xmpMetadata
55
Methods
Method
Parameter type
number
number
adjustColorBalance
([shadows]
[, midtones]
[, highlights]
[, preserveLuminosity]
What it does
Adjusts the brightness in the
range [-100..100] and contrast
[-100..100].
adjustBrightnessContrast
(brightness,
contrast)
Returns
array of number
array of number
array of number
boolean
adjustCurves
(curveShape)
adjustLevels
(inputRangeStart,
inputRangeEnd,
inputRangeGamma,
outputRangeStart,
outputRangeEnd)
applyAddNoise
(amount,
distribution,
monochromatic)
number
number
number
number
number
[0..253]
[(start + 2)..255]
[0.10..9.99]
[0..253]
[(start + 2)..255]
number [0.1..400]
NoiseDistribution
boolean
applyAverage
()
applyBlur
()
applyBlurMore
()
applyClouds
()
applyCustomFilter
(characteristics,
scale,
offset)
array of number
number
number
Method
Parameter type
applyDeInterlace
(eliminateFields,
createFields)
Returns
56
EliminateFields
CreateFields
applyDespeckle
()
applyDifferenceClouds
()
applyDiffuseGlow
(graininess,
glowAmount,
clearAmount)
number [0..10]
number [0..20]
number [0..20]
applyDisplace
(horizontalScale,
verticalScale,
displacement,
undefinedareas,
displacementMapFiles)
number [-999..999]
number [-999..999]
DisplacementMapType
UndefinedAreas
File
applyDustAndScratches
(radius,
threshold)
number [1..100]
number [0..255]
applyGaussianBlur
(radius)
number
[0.1..250.0]
number [0..20]
number [1..15]
number [50..200]
boolean
TextureType
File
applyHighPass
(radius)
applyGlassEffect
(distortion,
smoothness,
scaling
[, invert]
[, texture]
[, textureFile])
number [0.1..250.0]
Method
Parameter type
applyLensBlur
([source]
[, focalDistance]
[, invertDepthMap]
[, shape]
[, radius]
[, bladeCurvature]
[, rotation]
[, brightness]
[, threshold]
[, amount]
[, distribution]
[, monochromatic]
)
Returns
57
DepthMapSource
number
boolean
Geometry
number
number
number
number
number
number
NoiseDistribution
boolean
noise is monochromatic
(default: false).
applyLensFlare
(brightness,
flareCenter,
lensType)
number
array(UnitValue)
LensType
number [1..100]
number [1..100]
applyMaximum
(radius)
applyMedianNoise
(radius)
Method
Parameter type
applyMinimum
(radius)
number [1..100]
applyMotionBlur
(angle,
radius)
Returns
58
number [-360..360]
number [1..999]
applyNTSC
()
applyOceanRipple
(size,
magnitude)
number [1..15]
number [0..20]
applyOffset
(horizontal,
vertical,
undefinedAreas)
UnitValue
UnitValue
OffsetUndefinedAreas
applyPinch
(amount)
number [-100..100]
number [1..100]
RadialBlurMethod
RadialBlurQuality
number [-999..999]
RippleSize
applyRadialBlur
(amount,
blurMethod,
blurQuality)
applyRipple
(amount,
size)
PolarConversionType
applyPolarCoordinates
(conversion)
applySharpen
()
applySharpenEdges
()
applySharpenMore
()
applyShear
(curve,
undefinedAreas)
Method
Parameter type
number [0.1..100.0]
number [0.1..100.0]
SmartBlurQuality
SmartBlurMode
applySpherize
(amount,
mode)
number [-100..100]
SpherizeMode
applyStyle
(styleName)
string
applyUnSharpMask
(amount,
radius,
threshold)
number [1..500]
number [0.1..250.0]
number [0..255]
number [1..999]
number [1..998]
number [2..min+1]
number[1..998]
number [2..min+1]
number [1..100]
number [1..100]
WaveType
UndefinedAreas
number
autoContrast
()
autoLevels
()
clear
()
applyZigZag
(amount,
ridges,
style)
applyWave
(generatorNumber,
minimumWavelength,
maximumWavelength,
minimumAmplitude,
maximumAmplitude,
horizontalScale,
verticalScale,
waveType,
undefinedAreas,
randomSeed)
File
applyTwirl
(angle)
applyTextureFill
(textureFile)
applySmartBlur
(radius,
threshold,
blurQuality,
mode)
Returns
59
number [-100..100]
number [0..20]
ZigZagType
Method
Parameter type
copy
([merge])
boolean
Returns
60
cut
()
desaturate
()
duplicate
([relativeObject]
[, insertionLocation])
ArtLayer or LayerSet
ElementPlacement
equalize
()
invert
()
link
(with)
merge
()
ArtLayer or LayerSet
Method
Parameter type
mixChannels
(outputChannels
[, monochrome])
Returns
61
move
(relativeObject,
insertionLocation)
ArtLayer or LayerSet
ElementPlacement
photoFilter
([fillColor]
[, density]
[, preserveLuminosity])
SolidColor
number [1..100]
boolean
posterize
(levels)
number [2..225]
rasterize
(target)
remove
()
RasterizeType
Method
Parameter type
number
AnchorPosition
rotate
(angle
[, anchor])
selectiveColor
(selectionMethod
[, reds]
[, yellows]
[, greens]
[, cyans]
[, blues]
[, magentas]
[, whites]
[, neutrals]
[, blacks])
AdjustmentReference
array of number
array of number
array of number
array of number
array of number
array of number
array of number
array of number
array of number
shadowHighlight
([shadowAmount]
[, shadowWidth]
[, shadowRadius]
[, highlightAmount]
[, highlightWidth]
[, highlightRadius]
[, colorCorrection]
[, midtoneContrast]
[, blackClip]
[, whiteClip])
number
number
number
number
number
number
number
number
number
number
[0..100]
[0.100]
[0..2500]
[0..100]
[0..100]
[0..2500]
[-100..100]
[-100..100]
[0.000..50.000]
[0.000..50.000]
threshold
(level)
number [1..255]
translate
([deltaX]
[, deltaY])
unlink
number
number
AnchorPosition
resize
([horizontal]
[, vertical]
[, anchor])
Returns
UnitValue
UnitValue
()
ArtLayer.jsx
62
63
}
}
// sort the layers by name
for (var x = 0; x < app.activeDocument.layers.length; x++) {
for (var y = 0; y < app.activeDocument.layers.length - 1 - x; y++) {
// Compare in a non-case sensitive way
var doc1 = app.activeDocument.layers[y].name
var doc2 = app.activeDocument.layers[y + 1].name
if (doc1.toUpperCase() > doc2.toUpperCase()) {
app.activeDocument.layers[y].move(app.activeDocument.layers[y+1],
ElementPlacement.PLACEAFTER)
}
}
}
// Reset the application preferences
app.preferences.rulerUnits = startRulerUnits
app.preferences.typeUnits = startTypeUnits
app.displayDialogs = startDisplayDialogs
64
65
ArtLayers
The collection of ArtLayer objects in a document or layer set.
Access through the Document.artLayers or LayerSet.artLayers collection. For example:
var layerRef = docRef.artLayers.add()
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Methods
Method
Parameter type
add
Returns
What it does
ArtLayer
ArtLayer
()
getByName
(name)
removeAll
()
string
66
BatchOptions
Options for running a batch operation using the Application.batch() method.
JavaScript only supports folders as sources for batch commands. Specify the batch source folder as the
inputFiles parameter of the Application.batch() method.
Properties
Property
Value type
What it is
destination
destinationFolder
Folder
errorFile
File
fileNaming
array of
FileNamingType
macintoshCompatible
boolean
overrideOpen
boolean
overrideSave
boolean
startingSerial
number
suppressOpen
boolean
67
Property
Value type
What it is (Continued)
suppressProfile
boolean
typename
string
unixCompatible
boolean
windowsCompatible
boolean
68
BitmapConversionOptions
Options for converting an image to bitmap mode, using Document.changeMode() with
ChangeMode.Bitmap.
Convert color images to grayscale before converting the image to bitmap mode. See the
ArtLayer.desaturate() method.
Properties
Property
Value type
What it is
angle
number [-180..180]
frequency
number [1.0..999.99]
method
patternName
string
resolution
number
shape
BitmapHalfToneType
typename
string
69
BMPSaveOptions
Options for saving a document in BMP format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
depth
BMPDepthType
flipRowOrder
boolean
osType
OperatingSystem
rleCompression
boolean
typename
string
70
CameraRAWOpenOptions
Options for opening a document in Camera RAW format using the Application.open() method.
Properties
Property
Value type
What it is
bitsPerChannel
BitsPerChannelType
blueHue
number [-100..100]
blueSaturation
number [-100..100]
brightness
number [0..150]
chromaticAberrationBY
number [-100..100]
chromaticAberrationRC
number [-100..100]
colorNoiseReduction
number [0..100]
colorSpace
ColorSpaceType
contrast
number [-50..100]
exposure
number [-4.0..4.0]
greenHue
number [-100..100]
greenSaturation
number [-100..100]
luminanceSmoothing
number [0..100]
redHue
number [-100..100]
redSaturation
number [-100..100]
resolution
number [1..999]
saturation
number [-100..100]
settings
shadows
number [0..100]
shadowTint
number [-100..100]
sharpness
number [0..100]
size
CameraRAWSize
temperature
number [2000..50000]
71
Property
Value type
What it is (Continued)
tint
number [-150..150]
typename
string
vignettingAmount
number [-100..100]
vignettingMidpoint
number [-100..100]
whiteBalance
WhiteBalanceType
72
Channel
Information about a color element in the image.
Access through the Document.channels collection. You can access an individual channel object in this list
by index or by name. For example, this accesses a channel object in the active document by name and
assigns an opacity value:
var channelRef = app.activeDocument.channels.getByName("my channel");
channelRef.opacity = 22;
A channel is analogous to a plate in the printing process that applies a single color. The documents color
mode determines the number of default channels; for example, an RGB document has three channels, red,
green, and blue. A color can also have an alpha channel, which stores selections as masks, or a spot
channel, which stores spot colors.
Properties
Property
Value type
What it is
color
SolidColor
histogram
array of number
kind
ChannelType
name
string
opacity
number [0..100]
parent
Document
typename
string
visible
boolean
Methods
Method
Parameter type
duplicate
([targetDocument])
Document
Returns
What it does
Channel
Method
merge
()
remove
()
Parameter type
Returns
What it does
Merges a spot channel into the
component channels.
Deletes the channel.
73
74
Channels
The collection of Channel objects in a document.
Access through the Document.channels collection property. For example:
var channelRef = app.activeDocument.channels.add()
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Parameter type
Returns
What it does
Channel
Channel
Methods
Method
add
()
getByName
string
(name)
removeAll
()
Histogram.jsx
// Function to activate all the channels according to the documents mode
// Takes a document reference for input
function TurnOnDocumentHistogramChannels(inDocument) {
// see how many channels we need to activate
var visibleChannelCount = 0
// based on the mode of the document
switch (inDocument.mode) {
case DocumentMode.BITMAP:
case DocumentMode.GRAYSCALE:
case DocumentMode.INDEXEDCOLOR:
visibleChannelCount = 1
break;
case DocumentMode.DUOTONE:
visibleChannelCount = 2
break;
case DocumentMode.RGB:
case DocumentMode.LAB:
visibleChannelCount = 3
break;
case DocumentMode.CMYK:
visibleChannelCount = 4
break;
case DocumentMode.MULTICHANNEL:
default:
visibleChannelCount = inDocument.channels.length + 1
break;
}
// now get the channels to activate into a local array
var aChannelArray = new Array()
// index for the active channels array
var aChannelIndex = 0
for(var channelIndex = 0; channelIndex < inDocument.channels.length;
channelIndex++) {
if (channelIndex < visibleChannelCount) {
aChannelArray[aChannelIndex++] = inDocument.channels[channelIndex]
}
}
// now activate them
inDocument.activeChannels = aChannelArray
}
// Save the current preferences
var startRulerUnits = app.preferences.rulerUnits
var startTypeUnits = app.preferences.typeUnits
var startDisplayDialogs = app.displayDialogs
// Set Adobe Photoshop CS6 to use pixels and display no dialogs
app.preferences.rulerUnits = Units.PIXELS
app.preferences.typeUnits = TypeUnits.PIXELS
app.displayDialogs = DialogModes.NO
// if there are no documents open then try to open a sample file
if (app.documents.length == 0) {
open(File(app.path + "/Samples/Fish.psd"))
}
// get a reference to the working document
var docRef = app.activeDocument
75
76
}
// close down the output file
fileOut.close()
alert("Histogram file saved to: " + fileOut.fsName)
// reset the active channels
docRef.activeChannels = myActiveChannels
// Reset the application preferences
app.preferences.rulerUnits = startRulerUnits
app.preferences.typeUnits = startTypeUnits
app.displayDialogs = startDisplayDialogs
77
// I need an extra "0" for this line item to keep everything in line
if (histogramIndex < 100)
inOutFile.write("0")
// output the index to file
inOutFile.write(histogramIndex)
// some spacing to make it look nice
inOutFile.write(" ")
// figure out how many Xs I need
var outputX = inHistogram[histogramIndex] / largestCount * 100
// output the Xs
for (var a = 0; a < outputX; a++)
inOutFile.write("X")
inOutFile.write("\n")
}
inOutFile.write("\n")
}
78
CMYKColor
Defines a CMYK color, used in the SolidColor object.
See also GrayColor, HSBColor, LabColor, NoColor, RGBColor
Properties
Property
Value type
What it is
black
number [0.0..100.00]
cyan
number [0.0..100.00]
magenta
number [0.0..100.00]
typename
string
yellow
number [0.0..100.00]
79
80
ColorSampler
A color sampler for a document. Access through the Document.colorSamplers collection. For example:
var colorSamplerRef = app.activeDocument.colorSamplers[0];
var currentColor = colorSamplerRef.color;
Note: For additional information about color samplers, see Adobe Photoshop CS6 help on the Color
SamplerTool.
Properties
Property
Value type
What it is
color
SolidColor
position
array of
UnitValue
parent
Document
typename
string
Parameter type
Returns
Methods
Method
move
(position)
array of
UnitValue
What it does
Moves the color sampler to a new location
in the document.
The position parameter (x,y) represents
the new horizontal and vertical locations
of the moved color sampler.
remove
()
ColorSamplers
The collection of ColorSampler objects in a document. Access through the Document.colorSamplers
collection property. For example:
app.activeDocument.colorSamplers.removeAll()
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Parameter type
Returns
What it does
ColorSampler
Methods
Method
add
(position)
array of UnitValue
81
82
ContactSheetOptions
Options for creating a contact sheet with the Application.makeContactSheet() method.
Properties
Property
Value type
What it is
acrossFirst
boolean
bestFit
boolean
caption
boolean
columnCount
number[1..100]
flatten
boolean
font
GalleryFontType
fontSize
number
height
number [0..29000]
horizontal
number
mode
NewDocumentMode
resolution
number [35..1200]
rowCount
number [1..100]
typename
string
useAutoSpacing
boolean
vertical
number [0..29000]
width
83
CountItem
A counted item in a document. Access through the Document.countItems collection. See the
Document.autoCount() method.
Note: This feature is available in the Extended Version only.
For additional information about count items, see Adobe Photoshop CS6 help on the Count Tool.
Properties
Property
Value type
What it is
position
array of
UnitValue
parent
Document
typename
string
Parameter type
Returns
Methods
Method
remove
()
What it does
Deletes the CountItem object.
84
CountItems
The collection of CountItem objects in the document.
Access through the Document.countItems collection property. For example:
app.activeDocument.countItems.removeAll()
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Parameter type
Returns
What it does
CountItem
Methods
Method
add
(position)
array of UnitValue
getByName
(name)
removeAll
()
string
DCS1_SaveOptions
Options for saving a CMYK document in DCS1 format using the Document.saveAs() method.
Properties
Property
Value type
What it is
dCS
DCSType
embedColorProfile
boolean
encoding
SaveEncoding
halftoneScreen
boolean
interpolation
boolean
preview
Preview
transferFunction
boolean
typename
string
vectorData
boolean
85
86
DCS2_SaveOptions
Options for saving a CMYK document in DCS2 format using the Document.saveAs() method.
Properties
Property
Value type
What it is
dCS
DCSType
embedColorProfile
boolean
encoding
SaveEncoding
halftoneScreen
boolean
interpolation
boolean
multiFileDCS
boolean
preview
Preview
spotColors
boolean
transferFunction
boolean
typename
string
vectorData
boolean
DICOMOpenOptions
Options for opening a document in DICOM format using the Application.open() method.
Note: This feature is available in the Extended Version only.
Properties
Property
Value type
What it is
anonymize
boolean
columns
number
reverse
boolean
rows
number
showOverlays
boolean
typename
string
windowLevel
number
windowWidth
number
87
88
Document
The active containment object for layers and all other objects in the script; the basic canvas for the file.
Access the object for the currently active document through Application.activeDocument.
You can access other documents, or iterate through all open documents using the list in the
Application.documents collection. You can access individual documents in the list by index, or use
Documents.getByName() to retrieve them by name.
See Document sample script and the Documents collection object for examples.
Note: In Adobe Photoshop CS6, a document can also be referred to as an image or a canvas.
The term image refers to the entire document and its contents. You can trim or crop an image.
You resize an image using the resizeImage() method.
The term canvas refers to the space in which the document sits on the screen. You can rotate or
flip the canvas. You resize the canvas using the resizeCanvas() method.
Properties
Property
Value type
What it is
activeChannels
array of Channel
activeHistoryBrushSource Guide
activeHistoryState
Guide
activeLayer
ArtLayer or
LayerSet
artLayers
ArtLayers
backgroundLayer
ArtLayer
bitsPerChannel
BitsPerChannelType
channels
Channels
colorProfileName
string
colorProfileType
ColorProfileType
colorSamplers
ColorSamplers
componentChannels
array of Channel
Property
Value type
What it is (Continued)
countItems
CountItems
89
File
guides
Guides
height
UnitValue
histogram
array of number
historyStates
HistoryStates
info
DocumentInfo
layerComps
LayerComps
layers
Layers
layerSets
LayerSets
managed
boolean
measurementScale
MeasurementScale
mode
DocumentMode
name
string
parent
Application
path
File
pathItems
PathItems
pixelAspectRatio
number
[0.100..10.000]
printSettings
90
Property
Value type
What it is (Continued)
quickMaskMode
boolean
resolution
number
saved
boolean
selection
Selection
typename
string
width
UnitValue
xmpMetadata
xmpMetadata
91
Methods
Method
Parameter type
Returns
autoCount
(channel,
threshold)
What it does
Channel
number
changeMode
(destinationMode
[, options])
ChangeMode
BitmapConversionOptions
or
IndexedConversionOptions
close
([saving])
SaveOptions
convertProfile
(destinationProfile,
intent
[, blackPointCompensation]
[, dither])
string
Intent
boolean
boolean
crop
(bounds
[, angle]
[, width]
[, height])
array of 4 UnitValue
number
UnitValue
UnitValue
Document
duplicate
([name ]
[, mergeLayersOnly]
)
string
boolean
Method
Parameter type
Returns
exportDocument
(exportIn
[, exportAs]
[, options])
92
File
ExportType
ExportOptionsIllustrator
or
ExportOptionsSaveForWeb
flatten
()
flipCanvas
(direction)
Direction
importAnnotations
(file)
File
mergeVisibleLayers
()
ArtLayer
paste
([intoSelection])
boolean
print
([sourceSpace]
[, printSpace]
[, intent]
[blackPointCompensation])
SourceSpaceType
string
Intent
boolean
printOneCopy
()
rasterizeAllLayers
()
recordMeasurements
([source]
[, dataPoints])
MeasurementSource
array of string
resizeCanvas
([width]
[, height]
[, anchor])
UnitValue
UnitValue
AnchorPosition
resizeImage
([width]
[, height]
[, resolution]
[, resampleMethod])
UnitValue
UnitValue
number
ResampleMethod
Method
Parameter type
Returns
revealAll
()
rotateCanvas
(angle)
93
number
save
()
saveAs
(saveIn
[, options]
[, asCopy]
[, extensionType])
File
object (see description)
boolean
Extension
splitChannels
()
suspendHistory
(historyString
javaScriptString)
string
string
trap
(width)
number
trim
([type]
[, top]
[, left]
[, bottom]
[, right])
TrimType
boolean
boolean
boolean
boolean
94
Creates a merged document twice as high as either image in order to hold both images.
Selects part of the document and pastes the sunflower into the selection.
Inverts the selection and pastes the duck into the lower part of the document.
Document.jsx
// Save the current preferences
var startRulerUnits = app.preferences.rulerUnits
var startTypeUnits = app.preferences.typeUnits
var startDisplayDialogs = app.displayDialogs
// Set Adobe Photoshop CS6 to use pixels and display no dialogs
app.preferences.rulerUnits = Units.PIXELS
app.preferences.typeUnits = TypeUnits.PIXELS
app.displayDialogs = DialogModes.NO
// first close all the open documents
while (app.documents.length) {
app.activeDocument.close()
}
// Open the sunflower and duck files from the samples folder
var flowerDoc = open(File(app.path + "/Samples/Sunflower.psd"))
var duckDoc = open(File(app.path + "/Samples/Ducky.tif"))
//
//
//
if
95
96
DocumentPrintSettings
The print settings for a document.
Properties
Property
Value type
What it is
backgroundColor
SolidColor
bleedWidth
UnitValue
caption
boolean
centerCropMarks
boolean
colorBars
boolean
copies
number
cornerCropMarks
boolean
colorHandling
PrintColorHandling
activePrinter
string
flip
boolean
hardProof
boolean
interpolate
boolean
Read-write.
labels
boolean
mapBlack
boolean
negative
boolean
renderIntent
Intent
posX
UnitValue
posY
UnitValue
printBorder
UnitValue
printerName
string
printSpace
string
registrationMarks
boolean
Property
Value type
What it is (Continued)
scale
number
vectorData
boolean
97
98
Methods
Method
Parameter type
What it does
Set the position of the image on the page.
setPagePosition
(docPosition,
posX,
posY,
scale)
Returns
DocPositionStyle
UnitValue
UnitValue
number
99
DocumentInfo
Metadata about a document object.
Access through the Document.info property. For example, the following sets the author, caption, and
copyrighted properties:
var docRef = open(fileList[i])
// set the file info
docRef.info.author = "Mr. Adobe programmer"
docRef.info.caption = "Adobe Photo shoot"
docRef.info.copyrighted = CopyrightedType.COPYRIGHTEDWORK
These values can be set interactively by choosing File > File Info.
Properties
Property
Value type
What it is
author
string
Read-write.
authorPosition
string
Read-write.
caption
string
Read-write.
captionWriter
string
Read-write.
category
string
Read-write.
city
string
Read-write.
copyrighted
CopyrightedType
copyrightNotice
string
Read-write.
country
string
Read-write.
creationDate
string
Read-write.
credit
string
Read-write.
exif
headline
string
Read-write.
instructions
string
Read-write.
jobName
string
Read-write.
keywords
array of string
ownerUrl
string
Read-write.
100
Property
Value type
What it is (Continued)
parent
Document
provinceState
string
Read-write.
source
string
Read-write.
supplementalCategories
array of string
Read-write.
title
string
Read-write.
transmissionReference
string
Read-write.
typename
string
urgency
Urgency
Read-write.
Ask the user to specify the folder that contains the original files and the output folder for the JPEG
images, and then check that the folders exist.
Open each file and use the documentInfo object properties to tag it with the following metadata:
country: USA
state: CA
Save the new documents in JPEG format with a low quality setting.
DocumentInfo.jsx
// Save the current preferences
var startDisplayDialogs = app.displayDialogs
// Set Adobe Photoshop CS6 to use pixels and display no dialogs
app.displayDialogs = DialogModes.NO
// ask the user for the input and output folders
var inputFolder = Folder.selectDialog("Select a folder to tag")
var outputFolder = Folder.selectDialog("Select a folder for the output files")
// see if we got something interesting from the dialog
if (inputFolder != null && outputFolder != null) {
// get all the files found in this folder
var fileList = inputFolder.getFiles()
101
102
Documents
The collection of open Document objects.
Access this list through the Application.documents collection property, which is available through the app
global variable, or directly at the top level. For example, the following adds a new document to the
collection:
app.documents.add(800, 500, 72, "myDocument", NewDocumentMode.RGB)
or
documents.add(800, 500, 72, "myDocument", NewDocumentMode.RGB)
Properties
Property
Value type
What it is
length
number
parent
Application
typename
string
Methods
Method
Parameter type
add
([width]
[, height]
[, resolution]
[, name]
[, mode]
[, initialFill]
[,pixelAspectRatio]
[, bitsPerChannel]
Returns
What it does
Document
UnitValue
UnitValue
number
string
NewDocumentMode
DocumentFill
number [0.1..10.00]
BitsPerChannelType
string
[,colorProfileName])
getByName
(name)
string
Document
103
EPSOpenOptions
Options for opening a document in EPS format using the Application.open() method.
Properties
Property
Value type
What it is
antiAlias
boolean
constrainProportions
boolean
height
UnitValue
mode
OpenDocumentMode
resolution
number
typename
string
width
UnitValue
104
EPSSaveOptions
Options for saving a document in EPS format using the Document.saveAs() method.
Properties
Property
Value type
What it is
embedColorProfile
boolean
encoding
SaveEncoding
halftoneScreen
boolean
interpolation
boolean
preview
Preview
psColorManagement
boolean
transferFunction
boolean
transparentWhites
boolean
typename
string
vectorData
boolean
105
ExportOptionsIllustrator
Options for exporting PathItem objects to an Adobe Illustrator file using using the
Document.exportDocument() method. These options are the options that you can provide when you
choose File > Export > Paths To Illustrator.
Properties
Property
Value type
What it is
path
IllustratorPathType
pathName
string
typename
string
106
ExportOptionsSaveForWeb
Options for optimizing a document for the web or devices using the Document.exportDocument()
method. These are the options that you can provide when you choose File > Save For Web and Devices.
Properties
Property
Value type
What it is
blur
number
colorReduction
colors
number
dither
Dither
ditherAmount
number
format
SaveDocumentType
includeProfile
boolean
interlaced
boolean
lossy
number
matteColor
RGBColor
optimized
boolean
PNG8
boolean
107
Property
Value type
What it is (Continued)
quality
number [0..100]
transparency
boolean
transparencyAmount
number
transparencyDither
Dither
typename
string
webSnap
number
File
Folder
ExtendScript defines the JavaScript classes File and Folder to encapsulate file-system references in a
platform-independent manner; see JavaScript support in Adobe Photoshop CS6 on page 32. For
references details of these classes, see the JavaScript Tools Guide.
108
109
GalleryBannerOptions
Options for the bannerOptions property of the GalleryOptions object.
Tip: You can preserve default values for many of these properties by setting the GalleryOptions property
preserveAllMetadata to true; this is the same as choosing File > Automate > Web Photo Gallery, and
then choosing Preserve all metadata in the Options area of the Web Photo Gallery dialog.
Properties
Property
Value type
What it is
contactInfo
string
date
string
font
GalleryFontType
fontSize
number [1..7]
photographer
string
siteName
string
typename
string
110
GalleryCustomColorOptions
Options for the customColorOptions property of the GalleryOptions object.
Tip: You can preserve default values for many of these properties by setting the GalleryOptions property
preserveAllMetadata to true; this is the same as choosing File > Automate > Web Photo Gallery, and
then choosing Preserve all metadata in the Options area of the Web Photo Gallery dialog.
Properties
Property
Value type
What it is
activeLinkColor
RGBColor
backgroundColor
RGBColor
bannerColor
RGBColor
linkColor
RGBColor
textColor
RGBColor
typename
string
visitedLinkColor
RGBColor
111
GalleryImagesOptions
Options for the imagesOptions property of the GalleryOptions object.
Tip: You can preserve default values for many of these properties by setting the GalleryOptions property
preserveAllMetadata to true; this is the same as choosing File > Automate > Web Photo Gallery, and
then choosing Preserve all metadata in the Options area of the Web Photo Gallery dialog.
Properties
Property
Value type
What it is
border
number [0..99]
caption
boolean
dimension
number
font
GalleryFontType
fontSize
number [1..7]
imageQuality
number [0..12]
includeCopyright
boolean
includeCredits
boolean
includeFilename
boolean
includeTitle
boolean
numericLinks
boolean
Property
Value type
What it is (Continued)
resizeConstraint
GalleryConstrainType
112
GalleryConstrainType.CONSTRAINBOTH).
boolean
typename
string
113
GalleryOptions
Options for a Web photo gallery, created with Application.makePhotoGallery().
Tip: You can preserve default values for many of these properties by choosing File > Automate > Web
Photo Gallery, and then choosing Preserve all metadata in the Options area of the Web Photo
Gallery dialog.
Properties
Property
Value type
What it is
addSizeAttributes
boolean
bannerOptions
GalleryBannerOptions
customColorOptions
string
imagesOptions
GalleryImagesOptions
includeSubFolders
boolean
layoutStyle
string
preserveAllMetadata
boolean
securityOptions
GallerySecurityOptions
thumbnailOptions
GalleryThumbnailOptions
typename
string
useShortExtension
boolean
useUTF8Encoding
boolean
114
GallerySecurityOptions
Options for the securityOptions property of the GalleryOptions object.
Tip: You can preserve default values for many of these properties by setting the GalleryOptions property
preserveAllMetadata to true; this is the same as choosing File > Automate > Web Photo Gallery, and
then choosing Preserve all metadata in the Options area of the Web Photo Gallery dialog.
Properties
Property
Value type
What it is
content
GallerySecurityType
font
GalleryFontType
fontSize
number [1..72]
opacity
number
text
string
textColor
GallerySecurityTextColorType
textPosition
GallerySecurityTextPositionType
textRotate
GallerySecurityTextRotateType
typename
string
115
GalleryThumbnailOptions
Options for the thumbnailOptions property of the GalleryOptions object.
Tip: You can preserve default values for many of these properties by setting the GalleryOptions property
preserveAllMetadata to true; this is the same as choosing File > Automate > Web Photo Gallery, and
then choosing Preserve all metadata in the Options area of the Web Photo Gallery dialog.
Properties
Property
Value type
What it is
border
number [0..99]
caption
boolean
columnCount
number
dimension
number
font
GalleryFontType
fontSize
number [1..7]
includeCopyright
boolean
includeCredits
boolean
includeFilename
boolean
includeTitle
boolean
rowCount
number
size
GalleryThumbSizeType
typename
string
116
GIFSaveOptions
Options for saving a document in GIF format using the Document.saveAs() method.
Properties
Property
Value type
What it is
colors
number
dither
Dither
ditherAmount
number [1..100]
forced
ForcedColors
interlaced
boolean
matte
MatteType
palette
PaletteType
preserveExactColors
boolean
transparency
boolean
typename
string
117
GrayColor
Defines a gray color, used in the SolidColor object.
See also CMYKColor, HSBColor, LabColor, NoColor, RGBColor
Properties
Property
Value type
What it is
gray
typename
string
118
Guide
Properties
Property
Value type
What it is
direction
Direction
coordinate
UnitValue
119
Guides
The collection of open Guide objects.
Access this list through the Document.guides collection property, which is available through the
activeDocument object. For example, the following adds a new guide to the collection:
activeDocument.guides.add (Direction.HORIZONTAL,UnitValue(20,20))
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Methods
Method
Parameter type
add
(direction
, coordinate)
getByName
(name)
Returns
What it does
Guide
Guide
Direction
UnitValue
string
120
HistoryState
A version of the document stored automatically (and added to the HistoryStates collection), which
preserves the documents state, each time the document is changed.
Access through Document.historyStates collection. You can access a state in the list by name. For example,
this assigns a property value in the state object named "AddLayerMask":
var stateRef = app.activeDocument.historyState.getByName("AddLayerMask");
stateRef.snapshot = true;
Properties
Property
Value type
What it is
name
string
parent
Document
snapshot
boolean
typename
string
121
HistoryStates
The collection of Guide objects in the document.
Access through Document.historyStates collection property. For example, this accesses one of the states in
the collection by index:
myState = app.activeDocument.historyStates[7];
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Parameter type
Returns
What it does
Guide
Methods
Method
getByName
(name)
string
HSBColor
Defines an HSB color, used in the SolidColor object.
See also CMYKColor, GrayColor, LabColor, NoColor, RGBColor
Properties
Property
Value type
What it is
brightness
number[0.0..100.0]
hue
saturation
typename
string
122
123
IndexedConversionOptions
Options for converting an RGB image to an indexed color model using Document.changeMode().
Properties
Property
Value type
What it is
colors
number
dither
Dither
ditherAmount
number [1..100]
forced
ForcedColors
matte
MatteType
palette
PaletteType
preserveExactColors
boolean
transparency
boolean
typename
string
124
JPEGSaveOptions
Options for saving a document in JPEG format using the Document.saveAs() method.
Properties
Property
Value type
What it is
embedColorProfile
boolean
formatOptions
FormatOptions
matte
MatteType
quality
number [0..12]
scans
number [3..5]
typename
string
LabColor
Defines an LAB color, used in the SolidColor object.
See also CMYKColor, GrayColor, HSBColor, NoColor, RGBColor
Properties
Property
Value type
What it is
number [-128.0..127.0]
number [-128.0..127.0]
number [0.0..100.0]
typename
string
125
126
LayerComp
A snapshot of a state of the layers in a document, which can be used to view different page layouts or
compositions.
Access through Document.layerComps collection. You can access a layer comp by its name. For example,
this sets the comment property value for a LayerComp object named myLayerComp:
var layercompRef = app.activeDocument.layerComps.getByName("myLayerComp");
layercompRef.comment = "View from shoreline";
Properties
Property
Value type
What it is
appearance
boolean
comment
string
name
string
parent
Document
position
boolean
selected
boolean
typename
string
visibility
boolean
Methods
Method
apply
Parameter type
Returns
What it does
Applies the layer comp to the document.
()
recapture
()
remove
()
resetfromComp
()
127
LayerComps
The collection of LayerComp objects in the document.
Access through the Document.layerComps collection property. For example:
app.activeDocument.layerComps.add("myLayerComp", "View from Shoreline",
true, true, true);
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Parameter type
Returns
What it does
LayerComp
LayerComp
Methods
Method
add
(name,
comment,
appearance,
position,
visibility)
string
string
boolean
boolean
boolean
getByName
(name)
removeAll
()
string
128
Layers
The collection of layer objects, including ArtLayer and LayerSet objects, in the document. Access through
Document.layers, or the LayerSet.layers collections properties.
For example, this uses the length property to count the number of layer objects in the active document,
then displays the number on the screen:
var layerNum = app.activeDocument.layers.length
alert(layerNum)
Properties
Property
Value type
What it is
length
number
parent
Document or
LayerSet
typename
string
Parameter type
Returns
What it does
Layer
Methods
Method
getByName
(name)
removeAll
()
string
129
LayerSet
A group of layer objects, which can include ArtLayer objects and other (nested) LayerSet objects. A single
command can manipulate all layers in the set.
Access top-level layers sets in a document through the Document.layerSets collection. You can access a
layer set by name. For example, the following sets the allLocked value for "myLayerSet":
var layerSetRef = app.activeDocument.layerSets.getByName("myLayerSet");
layerSetRef.allLocked = true
Access nested layer sets through the LayerSet.layerSets collection in the parent set. For example:
app.activeDocument.layerSets[0].layerSets[0];
Properties
Property
Value type
What it is
allLocked
boolean
artLayers
ArtLayers
blendMode
BlendMode
bounds
enabledChannels
array of Channel
layers
Layers
layerSets
LayerSets
linkedLayers
array of ArtLayer
and/or LayerSet
name
string
opacity
parent
Document or
LayerSet
typename
string
visible
boolean
130
Methods
Method
Parameter type
LayerSet
duplicate
([relativeObject]
[, insertionLocation])
Returns
ArtLayer
LayerSet
or
ArtLayer
merge
()
insertionLocation)
move
(relativeObject,
ArtLayer or
LayerSet
ElementPlacement
link
(with)
What it does
ArtLayer or
LayerSet
ElementPlacement
remove
()
resize
([horizontal]
[, vertical]
[, anchor])
number
number
AnchorPosition
rotate
(angle
[, anchor])
number
AnchorPosition
translate
([deltaX]
[, deltaY])
unlink
()
UnitValue
UnitValue
131
LayerSets
The collection of LayerSet objects in the document.
Access the top-level layer sets in a document through the Document.layerSets collection property. For
example:
var layerSetRef = app.activeDocument.layerSets.add()
Access the nested layer sets through the LayerSet.layerSets collection property in the parent set. For
example:
var layerSetRef = app.activeDocument.layerSets.getByName("myParentSet");
var childSet = layerSetRef.layerSets.getByName("myChildSet");
Properties
Property
Value type
What it is
length
number
parent
Document or
LayerSet
typename
string
Parameter type
Returns
What it does
LayerSet
LayerSet
Methods
Method
add
()
getByName
(name)
string
removeAll
()
LayerSets.jsx
$.level = 1
//close all open documents
while (app.documents.length) {
app.activeDocument.close()
}
// create a working document
var docRef = app.documents.add()
// create an array to hold the layer sets
var myLayerSets = new Array()
// Create an array to hold the text
var textArray = Array("First", "Second", "Third")
//Create an indexer variable
var i = 0
// Create three layer sets at the top level
for (i = 0; i < 3; i++) {
myLayerSets[i] = new Array()
myLayerSets[i][0] = docRef.layerSets.add()
}
// Rearrange the layer sets with the first one on top, second next, etc.
myLayerSets[1][0].moveAfter(myLayerSets[0][0])
myLayerSets[2][0].moveAfter(myLayerSets[1][0])
// Create a layer set inside each layer set
for (i = 0; i < 3; i++) {
myLayerSets[i][0].name = textArray[i] + " Set"
myLayerSets[i][1] = myLayerSets[i][0].layerSets.add()
myLayerSets[i][1].name = "Inside " + textArray[i] + " Set"
}
// Create an array to hold the layers
var myLayers = new Array()
// Create a text layer with a description inside each layer set
for (i = 0; i < 3; i++) {
myLayers[i] = myLayerSets[i][1].artLayers.add()
myLayers[i].kind = LayerKind.TEXT
myLayers[i].textItem.contents = "Layer in " + textArray[i] + " Set Inside "
+ textArray[i] + " Set"
myLayers[i].textItem.position = Array(app.activeDocument.width * i * 0.33,
app.activeDocument.height * (i + 1) * 0.25)
myLayers[i].textItem.size = 12
}
132
MeasurementLog
The measurement log for the application. Access through the Application.measurementLog property.
Note: This feature is available in the Extended Version only.
Methods
Method
Parameter type
File
MeasurementRange
array of string
deleteMeasurements
([range])
What it does
Export measurement to a file.
exportMeasurements
([file]
[, range])
[, dataPoints])
Returns
MeasurementRange
133
134
MeasurementScale
The measurement scale for the document. Access through the Document.measurementScale property.
For example:
app.activeDocument.measurementScale.pixelLength = 25
Properties
Property
Value type
What it is
pixelLength
number
logicalLength
number
logicalUnits
string
NoColor
Represents a missing color object, used in the SolidColor object.
See also CMYKColor, GrayColor, HSBColor, LabColor, RGBColor
Properties
Property
Value type
What it is
typename
string
135
136
Notifier
An event-handler object that tells a script to execute specified code when a specified event occurs.
Notifiers must be enabled using the Application.notifiersEnabled property.
Access through the Application.notifiers collection.
Note: Events that occur within scripts do not generally trigger notifiers, because they occur inside a "play
script" event.
Properties
Property
Value type
What it is
event
string
eventClass
string
eventFile
File
parent
Application
typename
string
Parameter type
Returns
Methods
Method
remove
()
What it does
Deletes this object.
You can also remove a Notifier object
from the Script Events Manager
drop-down list by deleting the file named
Script Events Manager.xml from the
Photoshop preferences folder. See Adobe
Photoshop CS6 help for more information.
137
Notifiers
The collection of Notifier objects in the document. Access through the Application.notifiers collection
property. For example:
var notRef = app.notifiers.add("OnClickGoButton", eventFile)
Properties
Property
Value type
What it is
length
number
parent
Application
typename
string
Methods
Method
add
(event,
eventFile
[, eventClass])
string
File
string
What it does
Creates a notifier object and adds it to this
collection.
event defines the class ID of the event: use a
138
PathItem
A path or drawing object, such as the outline of a shape or a straight or curved line, which contains sub
paths that define its geometry.
Access through the collection in the Document.pathItems property. For example, this selects a named
path item:
var currentPathItem = app.activeDocument.pathItems.getByName("myPath");
currentPathItem.select()
Create these objects by passing a set of SubPathInfo objects to the PathItems.add() method. This method
creates a SubPathItem object for each SubPathInfo object, and creates and returns a new PathItem object
for the path represented by all of the subpaths.
Properties
Property
Value type
What it is
kind
PathKind
name
string
parent
Document
subPathItems
SubPathItems
typename
string
Methods
Method
Parameter type
()
duplicate
string
fillPath
([fillColor]
[, mode]
[, opacity]
[, preserveTransparency]
[, feather]
[, wholePath]
[, antiAlias])
What it does
Deselects this pathItem
object.
deselect
(name)
Returns
SolidColor
ColorBlendMode
number [0..100]
boolean
number [0.0..250.0]
boolean
boolean
Duplicates this
pathItem object with
the new name.
Fills the area enclosed by
this path.
opacity is a percentage.
feather is in pixels.
Method
Parameter type
Returns
makeClippingPath
([flatness])
number [0.2..100]
makeSelection
([feather]
[, antiAlias]
[, operation])
number [0.0..250.0]
boolean
SelectionType
139
What it does
Makes this the clipping
path for this document.
flatness tells the
PostScript printer how to
approximate curves in
the path.
Makes a Selection object
whose border is this
path.
feather is in pixels.
remove
()
select
()
strokePath
([tool]
[, simulatePressure])
ToolType
boolean
Paths.jsx
// Save the current preferences
var startRulerUnits = app.preferences.rulerUnits
var startTypeUnits = app.preferences.typeUnits
var startDisplayDialogs = app.displayDialogs
// Set Adobe Photoshop CS6 to use pixels and display no dialogs
app.preferences.rulerUnits = Units.PIXELS
app.preferences.typeUnits = TypeUnits.PIXELS
app.displayDialogs = DialogModes.NO
// first close all the open documents
while (app.documents.length) {
app.activeDocument.close()
}
// create a document to work with
var docRef = app.documents.add(5000, 7000, 72, "Simple Line")
//line 1--its a straight line so the coordinates for anchor, left, and right
//for each point have the same coordinates
var lineArray = new Array()
lineArray[0] = new PathPointInfo
lineArray[0].kind = PointKind.CORNERPOINT
lineArray[0].anchor = Array(100, 100)
lineArray[0].leftDirection = lineArray[0].anchor
lineArray[0].rightDirection = lineArray[0].anchor
lineArray[1] = new PathPointInfo
lineArray[1].kind = PointKind.CORNERPOINT
lineArray[1].anchor = Array(150, 200)
lineArray[1].leftDirection = lineArray[1].anchor
lineArray[1].rightDirection = lineArray[1].anchor
var lineSubPathArray = new Array()
lineSubPathArray[0] = new SubPathInfo()
lineSubPathArray[0].operation = ShapeOperation.SHAPEXOR
lineSubPathArray[0].closed = false
lineSubPathArray[0].entireSubPath = lineArray
// line 2
var lineArray2 = new Array()
lineArray2[0] = new PathPointInfo
lineArray2[0].kind = PointKind.CORNERPOINT
lineArray2[0].anchor = Array(150, 200)
lineArray2[0].leftDirection = lineArray2[0].anchor
lineArray2[0].rightDirection = lineArray2[0].anchor
lineArray2[1] = new PathPointInfo
lineArray2[1].kind = PointKind.CORNERPOINT
lineArray2[1].anchor = Array(200, 100)
lineArray2[1].leftDirection = lineArray2[1].anchor
lineArray2[1].rightDirection = lineArray2[1].anchor
lineSubPathArray[1] = new SubPathInfo()
lineSubPathArray[1].operation = ShapeOperation.SHAPEXOR
lineSubPathArray[1].closed = false
lineSubPathArray[1].entireSubPath = lineArray2
//ice cream curve
//its a curved line, so there are 3 points, not 2
//coordinates for the middle point (lineArray3[1]) are different.
//The left direction is positioned "above" the anchor on the screen.
//The right direction is positioned "below" the anchor
//You can change the coordinates for these points to see
//how the curve works...
var lineArray3 = new Array()
lineArray3[0] = new PathPointInfo
lineArray3[0].kind = PointKind.CORNERPOINT
lineArray3[0].anchor = Array(200, 100)
lineArray3[0].leftDirection = lineArray3[0].anchor
lineArray3[0].rightDirection = lineArray3[0].anchor
lineArray3[1] = new PathPointInfo
lineArray3[1].kind = PointKind.CORNERPOINT
lineArray3[1].anchor = Array(150, 50)
lineArray3[1].leftDirection = Array(100, 50)
lineArray3[1].rightDirection = Array(200, 50)
lineArray3[2] = new PathPointInfo
lineArray3[2].kind = PointKind.CORNERPOINT
lineArray3[2].anchor = Array(100, 100)
lineArray3[2].leftDirection = lineArray3[2].anchor
lineArray3[2].rightDirection = lineArray3[2].anchor
140
141
142
PathItems
The collection of PathItem objects in a document.
Access through the Document.pathItems collection property. For example, this creates a new path item
using a previously-defined set of subpaths:
app.activeDocument.pathItems.add("myPath", lineSubPathInfoArray);
Properties
Property
Value type
What it is
length
number
parent
Document
typename
string
Methods
Method
Parameter type
string
array of SubPathInfo
removeAll
()
to this collection.
A new SubPathItem object is created for
each SubPathInfo object provided in
entirePath, and those SubPathItem
objects are added to the subPathItems
collection of the returned PathItem.
PathItem Get the first element in the pathItems
getByName
(name)
What it does
add
(name,
entirePath)
Returns
string
143
PathPoint
Represents the anchor and control-handle endpoints for a path segment. Each point (the anchor point,
left-direction point, and right-direction point) is an array containing X and Y position coordinates.
Use the PathPoint object to retrieve information about the points that describe existing path
segments. The properties are read-only. Access PathPoint objects through the SubPathItem.pathPoints
property.
Use PathPointInfo with PathItems.add() to create path points. The properties are writeable.
For paths that are straight segments (not curved), the coordinates of all three points are the same. For
curved segements, the the coordinates are different. The difference between the anchor point and the left
or right direction points determines the arc of the curve. You use the left direction point to bend the curve
"outward" or make it convex; you use the right direction point to bend the curve "inward" or make it
concave.
Properties
Property
Value type
What it is
anchor
array of number
kind
PointKind
leftDirection
array of number
parent
SubPathItem
rightDirection
array of number
typename
string
144
PathPointInfo
Used to create a PathPoint, which represents the anchor and control-handle endpoints for a path segment.
Each point (the anchor point, left-direction point, and right-direction point) is an array containing X and Y
position coordinates.
Use the JavaScript new operator to create these objects, and store them in the
SubPathInfo.entireSubPath property before using that object to create a path item with
PathItems.add().
See the PathPointInfo sample script below.
The resulting SubPathItem objects contain the resulting PathPoint objects. Use the PathPoint object to
retrieve information about the points that describe existing path segments. The properties are
read-only.
For paths that are straight segments (not curved), the coordinates of all three points are the same. For
curved segements, the the coordinates are different. The difference between the anchor point and the left
or right direction points determines the arc of the curve. You use the left direction point to bend the curve
"outward" or make it convex; you use the right direction point to bend the curve "inward" or make it
concave.
Properties
Property
Value type
What it is
anchor
the curve.
Read-write. The role (corner or smooth) this point plays in the
containing path segment.
kind
PointKind
leftDirection
position).
rightDirection
position).
typename
string
145
146
PathPoints
A collection of PathPoint objects that define a subpath, kept in the SubPathItem.pathPoints property.
Properties
Property
Value type
What it is
length
number
parent
SubPathItem
typename
string
147
PDFOpenOptions
Options for opening a document in generic Adobe PDF format using the Application.open() method.
Properties
Property
Value type
What it is
antiAlias
boolean
bitsPerChannel
constrainProportions
boolean
cropPage
CropToType
height
UnitValue
mode
OpenDocumentMode
name
string
page
number
resolution
number
suppressWarnings
boolean
typename
string
usePageNumber
boolean
width
UnitValue
148
PDFSaveOptions
Options for saving a document in Adobe PDF format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
annotations
boolean
colorConversion
boolean
convertToEightBit
boolean
description
string
destinationProfile
string
downgradeColorProfile
boolean
downSample
PDFResample
downSampleSize
number
downSampleSizeLimit
number
embedColorProfile
boolean
embedFonts
boolean
embedThumbnail
boolean
encoding
PDFEncoding
interpolation
boolean
149
Property
Value type
What it is (Continued)
jpegQuality
number [0..12]
layers
boolean
optimizeForWeb
boolean
outputCondition
string
outputConditionID
string
PDFCompatibility
PDFCompatibility
PDFStandard
PDFStandard
preserveEditing
boolean
presetFile
string
profileInclusionPolicy
boolean
registryName
string
spotColors
boolean
tileSize
nunber
transparency
boolean
typename
string
useOutlines
boolean
150
Property
Value type
What it is (Continued)
vectorData
boolean
view
boolean
151
PhotoCDOpenOptions
DEPRECATED in Adobe Photoshop CS6. Kodak PhotoCD is now found in the Goodies folder on the Adobe
Photoshop CS6 Install DVD.
Options for opening a document in Kodak Photo CD (PCD) format (including high-resolution files from Pro
Photo CD discs) using the Application.open() method.
Properties
Property
Value type
What it is
colorProfileName
string
colorSpace
PhotoCDColorSpace
orientation
Orientation
pixelSize
PhotoCDSize
resolution
number
typename
string
152
PhotoshopSaveOptions
Options for saving a document in PSD format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
annotations
boolean
embedColorProfile
boolean
layers
boolean
spotColors
boolean
typename
string
153
PICTFileSaveOptions
Options for saving a document in PICT format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
compression
PICTCompression
embedColorProfile
boolean
resolution
PICTBitsPerPixels
typename
string
154
PICTResourceSaveOptions
Options for saving a document as a PICT Resource file using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
compression
PICTCompression
embedColorProfile
boolean
name
string
resolution
PICTBitsPerPixels
resourceID
number
typename
string
155
PicturePackageOptions
Options for a picture package created with Application.makePicturePackage().
Properties
Property
Value type
What it is
content
PicturePackageTextType
flatten
boolean
font
GalleryFontType
fontSize
number
layout
string
mode
NewDocumentMode
opacity
number
resolution
number
text
string
textColor
RGBColor
textPosition
GallerySecurityTextPositionType
textRotate
GallerySecurityTextRotateType
typename
string
PixarSaveOptions
Options for saving a document in Pixar format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
typename
string
156
PNGSaveOptions
Options for saving a document in PNG format using the Document.saveAs() method.
Properties
Property
Value type
What it is
compression
number [0..9]
interlaced
boolean
typename
string
157
158
Preferences
Represents application preferences for Photoshop. Access this object through the Application.preferences
property. For example:
app.preferences.rulerUnits = Units.PIXELS
app.preferences.typeUnits = TypeUnits.PIXELS
Setting values in this object is equivalent to selecting Edit > Preferences (in Windows) or Photoshop >
Preferences (in Mac OS) in the Adobe Photoshop CS6 application. For explanations of individual settings,
see Adobe Photoshop CS6 Help.
Properties
Property
Value type
What it is
additionalPluginFolder
File
appendExtension
SaveBehavior
askBeforeSavingLayeredTIFF
boolean
autoUpdateOpenDocuments
boolean
beepWhenDone
boolean
colorChannelsInColor
boolean
colorPicker
ColorPicker
columnGutter
number [0.1..600.0]
columnWidth
number [0.1..600.0]
createFirstSnapshot
boolean
dynamicColorSliders
boolean
editLogItems
EditLogItemsType
159
Property
Value type
What it is (Continued)
exportClipboard
boolean
fontPreviewSize
FontPreviewType
fullSizePreview
boolean
gamutWarningOpacity
number [0..100]
gridSize
GridSize
gridStyle
GridLineStyle
gridSubDivisions
number [1..100]
guideStyle
GuideLineStyle
iconPreview
boolean
imageCacheLevels
number [1..8]
imagePreviews
SaveBehavior
interpolation
ResampleMethod
keyboardZoomResizesWindows
boolean
macOSThumbnail
boolean
maximizeCompatibility
QueryStateType
maxRAMuse
number [5..100]
nonLinearHistory
boolean
160
Property
Value type
What it is (Continued)
numberofHistoryStates
number
otherCursors
PaintingCursors
parent
Application
pixelDoubling
boolean
pointSize
PointType
recentFileListLength
number [0..30]
rulerUnits
Units
saveLogItems
SaveLogItemsType
saveLogItemsFile
File
savePaletteLocations
boolean
showAsianTextOptions
boolean
showEnglishFontNames
boolean
showSliceNumber
boolean
showToolTips
boolean
smartQuotes
boolean
textFontSize
FontSize
typename
string
161
Property
Value type
What it is (Continued)
typeUnits
TypeUnits
useAdditionalPluginFolder
boolean
useHistoryLog
boolean
useLowerCaseExtension
boolean
useShiftKeyForToolSwitch
boolean
useVideoAlpha
boolean
windowsThumbnail
boolean
162
PresentationOptions
Options for Adobe PDF presentations created using Application.makePDFPresentation().
Properties
Property
Value type
What it is
autoAdvance
boolean
includeFilename
boolean
interval
number [1..60]
loop
boolean
magnification
the image.
PDFFileOptions
PDFSaveOptions
presentation
boolean
transition
TransitionType
typename
string
163
RawFormatOpenOptions
Options for opening a document in RAW format using the Application.open() method.
Properties
Property
Value type
What it is
bitsPerChannel
number
byteOrder
ByteOrder
channelNumber
number [1..56]
headerSize
number
[0..1919999]
height
number
interleaveChannels
boolean
retainHeader
boolean
typename
string
width
number
RawSaveOptions
Options for saving a document in RAW format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
spotColors
boolean
typename
string
164
165
RGBColor
Defines an RGB color, used in the SolidColor object.
See also CMYKColor, GrayColor, HSBColor, LabColor, NoColor.
Properties
Property
Value type
What it is
blue
number [0..255]
green
number [0..255]
hexValue
string
red
number [0..255]
typename
string
166
Selection
The selected area of a document or layer. Access through the Document.selection property. For example:
app.activeDocument.selection.fill(app.foregroundColor)
Many of the properties and methods use the UnitValue type, which combines measurement values with
the measurement unit. For information about this type, see the JavaScript Tools Guide.
Properties
Property
Value type
What it is
bounds
array of UnitValue
parent
Document
solid
boolean
typename
string
Methods
Method
Parameter type
()
contract
UnitValue
copy
([merge])
boolean
()
deselect
()
UnitValue
UnitValue
expand
feather
(by)
cut
(by)
What it does
Clears the selection and
does not copy it to the
clipboard.
clear
(by)
Returns
Method
Parameter type
SolidColor
ColorBlendMode
number [1..100]
boolean
grow
(tolerance,
antiAlias)
fill
(filltype
[, mode]
[, opacity]
[, preserveTransparency])
Returns
167
number
boolean
opacity is a percentage
value.
Grows the selection to
include all adjacent pixels
falling within the specified
tolerance range.
Inverts the selection
(deselects the selection and
selects the rest of the layer
or document).
invert
()
makeWorkPath
Channel
SelectionType
boolean
number
([tolerance])
resize
([horizontal]
[, vertical]
[, anchor])
number
number
AnchorPosition
number
AnchorPosition
number
AnchorPosition
rotateBoundary
(angle
[, anchor])
select
(region
[, type]
[, feather]
[, antiAlias])
selectAll
()
rotate
(angle
[, anchor])
number
number
AnchorPosition
resizeBoundary
([horizontal]
[, vertical]
[, anchor])
array of number
SelectionType
number
boolean
Method
Parameter type
Returns
selectBorder
(width)
UnitValue
similar
(tolerance,
antiAlias)
number
boolean
smooth
(radius)
number
store
(into
[, combination])
Channel
SelectionType
stroke
(strokeColor,
width
[, location]
[, mode]
[, opacity]
[, preserveTransparency])
SolidColor
number
StrokeLocation
ColorBlendMode
number [1..100]
boolean
translate
([deltaX]
[, deltaY])
UnitValue
UnitValue
translateBoundary
([deltaX]
[, deltaY])
UnitValue
UnitValue
168
Select every other square in the first row, then shift the selection criteria to select the alternate squares
in the following row. Repeat until every other square in the document is selected.
Fill the selected squares with the foreground color from the palette.
Invert the selection and fill the newly selected squares with the background color from the palette.
Deselect the squares to remove the selection outlines (the "marching ants").
Selection.jsx
// Save the current preferences
var startRulerUnits = app.preferences.rulerUnits
169
}
// Fill the current selection with the foreground color
checkersDoc.selection.fill(app.foregroundColor)
//Invert the selection
checkersDoc.selection.invert()
// Fill the new selection with the background color
checkersDoc.selection.fill(app.backgroundColor)
// Clear the selection to get rid of the non-printing borders
checkersDoc.selection.deselect()
// Reset the application preferences
app.preferences.rulerUnits = startRulerUnits
app.preferences.typeUnits = startTypeUnits
app.displayDialogs = startDisplayDialogs
// A helper function for debugging
// It also helps the user see what is going on
// if you turn it off for this example you
// get a flashing cursor for a number time
function WaitForRedraw()
{
var eventWait = charIDToTypeID("Wait")
var enumRedrawComplete = charIDToTypeID("RdCm")
var typeState = charIDToTypeID("Stte")
var keyState = charIDToTypeID("Stte")
var desc = new ActionDescriptor()
desc.putEnumerated(keyState, typeState, enumRedrawComplete)
executeAction(eventWait, desc, DialogModes.NO)
}
170
SGIRGBSaveOptions
Options for saving a document in SGIRGB format using the Document.saveAs() method.
Note: The SGIRGB format is not installed automatically with Adobe Photoshop CS6.
Properties
Property
Value type
What it is
alphaChannels
boolean
spotColors
boolean
typename
string
171
SolidColor
A color definition used in the document. Maps a color to equivalents in all available color models.
Properties
Property
Value type
What it is
cmyk
CMYKColor
gray
GrayColor
hsb
HSBColor
lab
LabColor
model
ColorModel
nearestWebColor
RGBColor
rgb
RGBColor
typename
string
Parameter type
Returns
What it does
boolean
Methods
Method
isEqual
(color)
SolidColor
172
173
SubPathInfo
An array of PathPoint objects that describes a straight or curved segment of a path, used to create a
SubPathItem.
Pass an array of these objects to the PathItems.add() method. This method creates a SubPathItem object
for each SubPathInfo object, and creates and returns a new PathItem object for the path represented by
all of the subpaths.
Use the SubPathItem object to retrieve information about existing subpaths. The properties are
read-only.
Properties
Property
Value type
What it is
closed
boolean
entireSubPath
operation
ShapeOperation
typename
string
174
SubPathItem
Represents a subpath; a collection of subpaths make up a PathItem.
Create these objects by passing SubPathInfo objects to the PathItems.add() method. This method creates
a SubPathItem object for each SubPathInfo object, and creates and returns a new PathItem object for the
path represented by all of the subpaths. Access these objects in the PathItem.subPathItems collection.
Use the SubPathItem object to retrieve information about existing subpaths. The properties are
read-only.
Properties
Property
Value type
What it is
closed
boolean
operation
ShapeOperation
parent
PathItem
pathPoints
PathPoints
typename
string
SubPathItems
A collection of SubPathItem objects that make up a PathItem. Access this object in the
PathItem.subPathItems collection property.
Use the SubPathItem object to retrieve information about existing subpaths. The properties are
read-only.
Properties
Property
Value type
What it is
length
number
parent
PathItem
typename
string
175
176
TargaSaveOptions
Options for saving a document in TGA (Targa) format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
resolution
rleCompression
boolean
typename
string
177
TextFont
Describes a font that is available to the application. Access this object in the Application.fonts collection.
For example:
var myFont = app.fonts.getByName("ArialMT");
Properties
Property
Value type
What it is
family
string
name
string
parent
Application
postScriptName
string
style
string
typename
string
178
TextFonts
The collection of fonts available on your computer. Fonts are represented by TextFont objects. Access this
object in the Application.fonts collection property. For example, this displays the number of available
fonts:
alert(app.fonts.length);
Properties
Property
Value type
What it is
length
number
parent
Application
typename
string
Parameter type
Returns
What it does
TextFont
Methods
Method
getByName
(name)
string
179
TextItem
The text in an ArtLayer object whose kind property is LayerKind.TEXT. Access this object in the
ArtLayer.textItem property. For example:
myLayers[i].textItem.contents = "Layer in " + textArray[i] + " Set Inside "
Many of the properties use the UnitValue type, which combines a measurement value with a
measurement unit. For information about this type, see the JavaScript Tools Guide.
Properties
Property
Value type
What it is
alternateLigatures
boolean
antiAliasMethod
AntiAlias
autoKerning
AutoKernType
autoLeadingAmount
number
[0.01..5000.00]
baselineShift
UnitValue
capitalization
TextCase
color
SolidColor
contents
string
desiredGlyphScaling
180
Property
Value type
What it is (Continued)
desiredLetterScaling
number
[100..500]
Direction
fauxBold
boolean
fauxItalic
boolean
firstLineIndent
UnitValue
[-1296..1296]
points
font
string
hangingPunctuation
boolean
height
UnitValueX
horizontalScale
181
Property
Value type
What it is (Continued)
hyphenateAfterFirst
number [1..15]
hyphenateBeforeLast
number [1..15]
hyphenateCapitalWords
boolean
hyphenation
boolean
hyphenationZone
UnitValue
[0..720] pica
hyphenLimit
number
justification
Justification
kind
TextType
language
Language
leading
UnitValue
leftIndent
UnitValue
[-1296..1296]
points
ligatures
boolean
maximumGlyphScaling
182
Property
Value type
What it is (Continued)
maximumLetterScaling
number
[100..500]
183
Property
Value type
What it is (Continued)
minimumLetterScaling
number
[100..500]
boolean
oldStyle
boolean
parent
ArtLayer
position
array of
UnitValue
rightIndent
UnitValue
[-1296..1296]
points
size
UnitValue
spaceAfter
UnitValue
[-1296..1296]
points
184
Property
Value type
What it is (Continued)
spaceBefore
UnitValue
[-1296..1296]
points
strikeThru
StrikeThruType
textComposer
TextComposer
tracking
number
[-1000..10000]
typename
string
underline
UnderlineType
useAutoLeading
boolean
verticalScale
number [0-1000]
warpBend
number
[-100..100]
warpDirection
Direction
[-100..100]
warpStyle
WarpStyle
warpVerticalDistortion
number
[-100..100]
width
UnitValue
warpHorizontalDistortion number
185
Methods
Method
convertToShape
()
createPath
()
Parameter type
Returns
What it does
Converts the text item and its containing layer to
a fill layer with the text changed to a clipping
path.
Creates a clipping path from the outlines of the
actual text items (such as letters or words).
186
TiffSaveOptions
Options for saving a document in TIFF format using the Document.saveAs() method.
Properties
Property
Value type
What it is
alphaChannels
boolean
annotations
boolean
byteOrder
ByteOrder
embedColorProfile
boolean
imageCompression
TIFFEncoding
interleaveChannels
boolean
jpegQuality
number [0..12]
layerCompression
LayerCompression
layers
boolean
saveImagePyramid
boolean
spotColors
boolean
transparency
boolean
typename
string
187
UnitValue
ExtendScript defines the JavaScript class UnitValue to represent measurement values together with their
measurement units; see JavaScript support in Adobe Photoshop CS6 on page 32. For references details of
these classes, see the JavaScript Tools Guide.
188
xmpMetadata
Camera RAW image XMP metadata.
For camera RAW image files, the XMP metadata is stored in a sidecar file, which is a file in the same folder as
the RAW file with the same base name and an XMP extension.
Properties
Property
Value type
What it is
parent
Document
rawData
string
typename
string
JavaScript Resource
This section describes the JavaScript resource that enables your JavaScripts to behave like a plug-in. This
includes:
a terminology resource so the script can function with the Action Manager, which allows your script to
record and be automated by scripting parameters,
an enable string that indicates whether the command is enabled or disabled given a set of conditions.
The strings must be valid XML syntax. The "&" character will not work for example. Use the &&
for example to get logical && in the enableinfo block.
Description
<javascriptresource>
<name>
<menu>
The menu the command appears in. If this tag is not provided, the
command appears in the File > Scripts menu.
Note: Currently the only supported values for <menu> are automate,
filter and help. automate puts the script in the File >
Automate menu for example.
<about>
A string that appears in an About box, which the user can select from the
Help > About Plug-in menu.
<enableinfo>
<eventid>
A unique string that identifies the event. Using a UUID will ensure that your
script wont share this identifier with another script.
189
JavaScript Resource
Tag
Description
<category>
The category the command appears within in the menu. Used to group
and order commands in the menu. Commands are placed in the menu
alphabetically based on the string in <category>. If two commands use
the same category, they are grouped together.
<terminology>
The terminology dictionary for the script to function with the Action
Manager. See the Terminology dictionary.
190
Enable-info grammar
The <enableinfo> tag provides a boolean expression that, when evaluated, indicates whether the
command is enabled in the menu. You can use this expression to enable or disable the menu item based
on various characteristics of the document. The Enable Info grammar is as follows:
<booleanExpression> :=
<conjunction> :=
<relation> :=
<equality> {<relationOperator><equality>}
<equality> :=
<simpleExpression> {<equalityOperator><simpleExpression>}
<simpleExpression> :=
<term> {<addOperator><term>}
<term> :=
<factor> {<mulOperator><factor>}
<factor> :=
<integer> :=
digit {digit}
<intrinsic> :=
<limitFunction> :=
<dimFunction> :=
JavaScript Resource
<ident> :=
<mulOperator> :=
"*" | "/"
<addOperator> :=
"+" | "-"
<equalityOperator> :=
"==" | "!="
<relationOperator> :=
<inFunction> :=
Operator precedence is shown in the following table. Operators are listed with the highest order of
precedence at the top of the table
Operator
Description
||
Or
&&
And
+ -
Addition or subtraction
* /
Multiply or divide
Less than, less than or equal, greater than or equal, greater than
== !=
Functions
Unary operators: increment, decrement, not
The grammar provides variables and constants that you can use in the <enableinfo> expression. The
following table provides a list of the constants that are available.
Constant Name
Description
true
Boolean true
false
Boolean false
BitmapMode
Bitmap mode.
GrayScaleMode
IndexedMode
RGBMode
CMYKMode
HSLMode
HSBMode
MultiChannelMode
Multichannel mode.
DuotoneMode
Duotone mode.
LabMode
191
JavaScript Resource
Constant Name
Description
Gray16Mode
RGB48Mode
Lab48Mode
CMYK64Mode
DeepMultichannelMode
Duotone16Mode
RGB96Mode
Gray32Mode
192
The following table show the set of variables you can use in the <enableinfo> expression. The value of
these variables is set based on the properties of the active document.
Variable Name
Description
PSHOP_ImageMode
PSHOP_ImageDepth
PSHOP_HasLayerMask
PSHOP_HasSelectionMask
PSHOP_HasTransparencyMask
PSHOP_NumTargetChannels
PSHOP_NumTrueChannels
PSHOP_IsAdjustorSheet
Boolean
PSHOP_IsTargetComposite
PSHOP_IsTargetSection
Boolean.
PSHOP_IsTargetVisible
Boolean.
PSHOP_ImageWidth
PSHOP_ImageHeight
PSHOP_TargetProtectFlags.
JavaScript Resource
193
A terminology dictionary that maps your scripts user interface to human readable text, providing text
and type information for each parameter the script uses.
Code to read parameter information when it comes from the Action Manager, rather than from the
user-interface, and code to write parameter information to the Action Manger. This code uses the
Action Manager classes ActionDescriptor, ActionList, and ActionReference.
See Conditional Mode Change.jsx for an example of a script that can record and be automated by
scripting parameters. This file can be found in the Presets/Scripts folder.
Terminology dictionary
The JavaScript resource provides a <terminology> tag that allows you to provide the terminology
dictionary for your script. The first step in creating a terminology dictionary is to review your scripts user
interface, and create human-readable strings for each element in your user interface.
For example, in the Conditional Mode Change command, the user interface requests a source mode and a
target mode. Both source mode and target mode have several options. All of these elements of the user
interface need to have entries in the terminology dictionary.
The terminology dictionary is created in a PDF dictionary format, with the following entries, and must have
the following format in the <javascriptresource>:
<terminology><![CDATA[<<<
/Version integer
/Events <<event dictionary>>
/Classes <<class dictionary>>
/Enumerations <<enumeration dictionary>>
>>> ]]></terminology>
Note: The information in the terminology tag needs to be wrapped in a CDATA block so the xml parser will
ignore "/" and other tags that appear in the terminology.
The defintions for events, classes and enumerations dictionaries are provided below.
JavaScript Resource
//
//
//
//
//
//
//
// other parameters
//
//
//
//
//
//
// other properties
Code
Description
typeInteger
'long'
int32
typeFloat
'doub'
typeBoolean
'bool'
TRUE or FALSE.
typeText
'TEXT'
typeAlias
'alis'
194
JavaScript Resource
Name
Code
Description
typePaths
'Pth '
195
Code
Description
classColor
'Clr '
classRGBColor
'RGBC'
classCMYKColor
'CMYC'
classUnspecifiedColo 'UnsC'
r
Unspecified.
classGrayscale
'Grsc'
keyGray
classBookColor
'BkCl '
Book color
classLabColor
'LbCl'
All event names must be different from all other event names.
All enumeration type names must be different from all other enumeration type names.
All keys must be different from all other keys used in the same class or event.
All enumeration values must be different from all other enumeration values in the same enumeration
type.
A class, event, enumeration type, key, and enumeration value can all have the same name.
JavaScript Resource
196
The annotSizeClass has two properties: width, and height, both of type floatType. The enumeration
annotType has three values: annotUnknown, annotText, and annotSound.
<terminology><![CDATA[<<<
/Version 1
/Events
/newAnnot [(New Annotation) <<
/annotType [(Type) /annotType]
/at [(At) /Point]
/size [(Size) /annotSizeClass] >>]
/Classes
/annotSizeClass [(Size) <<
/width [(Width) /floatType]
/height [(Height) /floatType]
>>]
/Enumerations
/annotType <<
/annotUnknown (Unknown)
/annotText (Text)
/annotSound (Sound)
>>> ]]></terminology>
Scripting Constants
This section lists and describes the enumerations defined for use with Adobe Photoshop CS6 JavaScript
properties and methods.
Constant type
Values
What it means
AdjustmentReference
ABSOLUTE
RELATIVE
amount.
Pass to ArtLayer.selectiveColor().
AnchorPosition
BOTTOMCENTER
BOTTOMLEFT
BOTTOMRIGHT
MIDDLECENTER
MIDDLELEFT
MIDDLERIGHT
TOPCENTER
TOPLEFT
TOPRIGHT
AntiAlias
CRISP
NONE
SHARP
SMOOTH
STRONG
AutoKernType
MANUAL
METRICS
OPTICAL
BatchDestinationType
FOLDER
NODESTINATION
SAVEANDCLOSE
open.
SAVEANDCLOSE: Save changes and
197
Scripting Constants
198
Constant type
Values
What it means
BitmapConversionType
CUSTOMPATTERN
DIFFUSIONDITHER
HALFTHRESHOLD
HALFTONESCREEN
PATTERNDITHER
BitmapHalfToneType
CROSS
DIAMOND
ELLIPSE
LINE
ROUND
SQUARE
BitsPerChannelType
EIGHT
ONE
SIXTEEN
THIRTYTWO
BlendMode
COLORBLEND
COLORBURN
COLORDODGE
DARKEN
DIFFERENCE
DISSOLVE
DIVIDE
EXCLUSION
HARDLIGHT
HARDMIX
HUE
LIGHTEN
LINEARBURN
LINEARDODGE
LINEARLIGHT
LUMINOSITY
MULTIPLY
NORMAL
OVERLAY
PASSTHROUGH
PINLIGHT
SATURATION
SCREEN
SOFTLIGHT
SUBTRACT
VIVIDLIGHT
BMPDepthType
BMP_A1R5G5B5
BMP_A4R4G4B4
BMP_A8R8G8B8
BMP_R5G6B5
BMP_R8G8B8
BMP_X1R5G5B5
BMP_X4R4G4B4
BMP_X8R8G8B8
EIGHT
FOUR
ONE
SIXTEEN
THIRTYTWO
TWENTYFOUR
Scripting Constants
199
Constant type
Values
What it means
ByteOrder
IBM
MACOS
CameraRAWSettingsType
CAMERA
CUSTOM
SELECTEDIMAGE
CameraRAWSize
EXTRALARGE
LARGE
MAXIMUM
MEDIUM
MINIMUM
SMALL
Set in CameraRAWOpenOptions.
ChangeMode
ChannelType
BITMAP
CMYK
GRAYSCALE
INDEXEDCOLOR
LAB
MULTICHANNEL
RGB
COMPONENT
MASKEDAREA
SELECTEDAREA
SPOTCOLOR
mode.
MASKEDAREA: Alpha channel where
spot color.
Scripting Constants
200
Constant type
Values
What it means
ColorBlendMode
BEHIND
CLEAR
COLOR
COLORBURN
COLORDODGE
DARKEN
DARKERCOLOR
DIFFERENCE
DISSOLVE
EXCLUSION
HARDLIGHT
HARDMIXBLEND
HUE
LIGHTEN
LIGHTERCOLOR
LINEARBURN
LINEARDODGE
LINEARLIGHT
LUMINOSITY
MULTIPLY
NORMAL
OVERLAY
PINLIGHT
SATURATION
SCREEN
SOFTLIGHT
VIVIDLIGHT
ColorModel
CMYK
GRAYSCALE
HSB
LAB
NONE
RGB
ColorPicker
ADOBE
APPLE
PLUGIN
WINDOWS
ColorProfileType
CUSTOM
NONE
WORKING
ColorReductionType
ADAPTIVE
BLACKWHITE
CUSTOM
GRAYSCALE
MACINTOSH
PERCEPTUAL
RESTRICTIVE
SELECTIVE
WINDOWS
ColorSpaceType
ADOBERGB
COLORMATCHRGB
PROPHOTORGB
SRGB
CopyrightedType
COPYRIGHTEDWORK
PUBLICDOMAIN
UNMARKED
Scripting Constants
201
Constant type
Values
What it means
CreateFields
DUPLICATION
INTERPOLATION
CropToType
ARTBOX
BLEEDBOX
BOUNDINGBOX
CROPBOX
MEDIABOX
TRIMBOX
DCSType
COLORCOMPOSITE
GRAYSCALECOMPOSITE
NOCOMPOSITE
composite file.
DepthMapSource
IMAGEHIGHLIGHT
LAYERMASK
NONE
TRANSPARENCYCHANNEL
DescValueType
ALIASTYPE
BOOLEANTYPE
CLASSTYPE
DOUBLETYPE
ENUMERATEDTYPE
INTEGERTYPE
LARGEINTEGERTYPE
LISTTYPE
OBJECTTYPE
RAWTYPE
REFERENCETYPE
STRINGTYPE
UNITDOUBLE
DialogModes
ALL
ERROR
NO
Direction
HORIZONTAL
VERTICAL
Scripting Constants
202
Constant type
Values
What it means
DisplacementMapType
STRETCHTOFIT
TILE
Dither
DIFFUSION
NOISE
NONE
PATTERN
DocPositionStyle
PRINTCENTERED
USERDEFINED
DocumentFill
BACKGROUNDCOLOR
TRANSPARENT
WHITE
DocumentMode
BITMAP
CMYK
DUOTONE
GRAYSCALE
INDEXEDCOLOR
LAB
MULTICHANNEL
RGB
EditLogItemsType
CONCISE
DETAILED
SESSIONONLY
the session.
INSIDE
PLACEATBEGINNING
PLACEATEND
PLACEBEFORE
PLACEAFTER
EliminateFields
EVENFIELDS
ODDFIELDS
ExportType
ILLUSTRATORPATHS
SAVEFORWEB
ElementPlacement
LOWERCASE
NONE
UPPERCASE
Scripting Constants
203
Constant type
Values
What it means
FileNamingType
DDMM
DDMMYY
DOCUMENTNAMELOWER
DOCUMENTNAMEMIXED
DOCUMENTNAMEUPPER
EXTENSIONLOWER
EXTENSIONUPPER
MMDD
MMDDYY
SERIALLETTERLOWER
SERIALLETTERUPPER
SERIALNUMBER1
SERIALNUMBER2
SERIALNUMBER3
SERIALNUMBER4
YYDDMM
YYMMDD
YYYYMMDD
FontPreviewType
HUGE
EXTRALARGE
LARGE
MEDIUM
NONE
SMALL
FontSize
LARGE
MEDIUM
SMALL
ForcedColors
BLACKWHITE
NONE
PRIMARIES
WEB
white.
NONE: None
PRIMARIES: Red, green, blue, cyan,
magenta, yellow, black, and white.
WEB: the 216 web-safe colors.
FormatOptions
OPTIMIZEDBASELINE
PROGRESSIVE
STANDARDBASELINE
CONSTRAINBOTH
CONSTRAINHEIGHT
CONSTRAINWIDTH
Scripting Constants
204
Constant type
Values
What it means
GalleryFontType
ARIAL
COURIERNEW
HELVETICA
TIMESNEWROMAN
GallerySecurityTextColorType
BLACK
CUSTOM
WHITE
GallerySecurityTextPositionType CENTERED
LOWERLEFT
LOWERRIGHT
UPPERLEFT
UPPERRIGHT
GallerySecurityTextRotateType
CLOCKWISE45
CLOCKWISE90
COUNTERCLOCKWISE45
COUNTERCLOCKWISE90
ZERO
CAPTION
COPYRIGHT
CREDIT
CUSTOMTEXT
FILENAME
NONE
TITLE
GalleryThumbSizeType
CUSTOM
LARGE
MEDIUM
SMALL
Geometry
HEPTAGON
HEXAGON
OCTAGON
PENTAGON
SQUARE
TRIANGLE
GridLineStyle
DASHED
DOTTED
SOLID
GridSize
LARGE
MEDIUM
NONE
SMALL
GallerySecurityType
Pass to ArtLayer.applyLensBlur().
Scripting Constants
205
Constant type
Values
What it means
GuideLineStyle
DASHED
SOLID
IllustratorPathType
ALLPATHS
DOCUMENTBOUNDS
NAMEDPATH
Intent
ABSOLUTECOLORIMETRIC
PERCEPTUAL
RELATIVECOLORIMETRIC
SATURATION
Justification
CENTER
CENTERJUSTIFIED
FULLYJUSTIFIED
LEFT
LEFTJUSTIFIED
RIGHT
RIGHTJUSTIFIED
Language
BRAZILLIANPORTUGUESE
CANADIANFRENCH
DANISH
DUTCH
ENGLISHUK
ENGLISHUSA
FINNISH
FRENCH
GERMAN
ITALIAN
NORWEGIAN
NYNORSKNORWEGIAN
OLDGERMAN
PORTUGUESE
SPANISH
SWEDISH
SWISSGERMAN
LayerCompression
RLE
ZIP
Scripting Constants
Constant type
Values
What it means
LayerKind
BLACKANDWHITE
BRIGHTNESSCONTRAST
CHANNELMIXER
COLORBALANCE
CURVES
EXPOSURE
GRADIENTFILL
GRADIENTMAP
HUESATURATION
INVERSION
LEVELS
NORMAL
PATTERNFILL
PHOTOFILTER
POSTERIZE
SELECTIVECOLOR
SMARTOBJECT
SOLIDFILL
TEXT
THRESHOLD
LAYER3D
VIBRANCE
VIDEO
206
LensType
MOVIEPRIME
PRIME105
PRIME35
ZOOMLENS
MagnificationType
ACTUALSIZE
FITPAGE
MatteType
BACKGROUND
BLACK
FOREGROUND
NETSCAPE
NONE
SEMIGRAY
WHITE
MeasurementRange
ALLMEASUREMENTS
ACTIVEMEASUREMENTS
MeasurementSource
MEASURESELECTION
MEASURECOUNTTOOL
MEASURERULERTOOL
NewDocumentMode
BITMAP
CMYK
GRAYSCALE
LAB
RGB
Scripting Constants
207
Constant type
Values
What it means
NoiseDistribution
GAUSSIAN
UNIFORM
OffsetUndefinedAreas
REPEATEDGEPIXELS
SETTOBACKGROUND
WRAPAROUND
OpenDocumentMode
CMYK
GRAYSCALE
LAB
RGB
OpenDocumentType
ALIASPIX
BMP
CAMERARAW
COMPUSERVEGIF
DICOM
ELECTRICIMAGE
EPS
EPSPICTPREVIEW
EPSTIFFPREVIEW
FILMSTRIP
JPEG
PCX
PDF
PHOTOCD
PHOTOSHOP
PHOTOSHOPDCS_1
PHOTOSHOPDCS_2
PHOTOSHOPEPS
PHOTOSHOPPDF
PICTFILEFORMAT
PICTRESOURCEFORMAT
PIXAR
PNG
PORTABLEBITMAP
RAW
SCITEXCT
SGIRGB
SOFTIMAGE
TARGA
TIFF
WAVEFRONTRLA
WIRELESSBITMAP
OperatingSystem
OS2
WINDOWS
Orientation
LANDSCAPE
PORTRAIT
Scripting Constants
208
Constant type
Values
What it means
OtherPaintingCursors
PRECISEOTHER
STANDARDOTHER
PaintingCursors
BRUSHSIZE
PRECISE
STANDARD
PaletteType
EXACT
LOCALADAPTIVE
LOCALPERCEPTUAL
LOCALSELECTIVE
MACOSPALETTE
MASTERADAPTIVE
MASTERPERCEPTUAL
MASTERSELECTIVE
PREVIOUSPALETTE
UNIFORM
WEBPALETTE
WINDOWSPALETTE
PathKind
CLIPPINGPATH
NORMALPATH
TEXTMASK
VECTORMASK
WORKPATH
PDFCompatibility
PDF13
PDF14
PDF15
PDF16
PDF17
PDFEncoding
JPEG
JPEG2000HIGH
JPEG2000LOSSLESS
JPEG2000LOW
JPEG2000MED
JPEG2000MEDHIGH
JPEG2000MEDLOW
JPEGHIGH
JPEGLOW
JPEGMED
JPEGMEDHIGH
JPEGMEDLOW
NONE
PDFZIP
PDFZIP4BIT
Scripting Constants
209
Constant type
Values
What it means
PDFResample
NONE
PDFAVERAGE
PDFBICUBIC
PDFSUBSAMPLE
PDFStandard
NONE
PDFX1A2001
PDFX1A2003
PDFX32002
PDFX32003
PDFX42008
PhotoCDColorSpace
LAB16
LAB8
RGB16
RGB8
PhotoCDSize
EXTRALARGE
LARGE
MAXIMUM
MEDIUM
MINIMUM
SMALL
EIGHT
FOUR
SIXTEEN
THIRTYTWO
TWO
PICTCompression
JPEGHIGHPICT
JPEGLOWPICT
JPEGMAXIMUMPICT
JPEGMEDIUMPICT
NONE
PicturePackageTextType
CAPTION
COPYRIGHT
CREDIT
FILENAME
NONE
ORIGIN
USER
Scripting Constants
210
Constant type
Values
What it means
PointKind
CORNERPOINT
SMOOTHPOINT
PointType
POSTSCRIPT
TRADITIONAL
PolarConversionType
POLARTORECTANGULAR
RECTANGULARTOPOLAR
Preview
EIGHTBITTIFF
MACOSEIGHTBIT
MACOSJPEG
MACOSMONOCHROME
MONOCHROMETIFF
NONE
PrintColorHandling
PRINTERMANAGED
PHOTOSHOPMANAGED
SEPARATIONS
PurgeTarget
ALLCACHES
CLIPBOARDCACHE
HISTORYCACHES
UNDOCACHES
Cache to be targeted in an
Application.purge() operation.
QueryStateType
ALWAYS
ASK
NEVER
RadialBlurMethod
SPIN
ZOOM
RadialBlurQuality
BEST
DRAFT
GOOD
RasterizeType
ENTIRELAYER
FILLCONTENT
LAYERCLIPPINGPATH
LINKEDLAYERS
SHAPE
TEXTCONTENTS
ReferenceFormType
CLASSTYPE
ENUMERATED
IDENTIFIER
INDEX
NAME
OFFSET
PROPERTY
Scripting Constants
211
Constant type
Values
What it means
ResampleMethod
BICUBIC
BICUBICSHARPER
BICUBICSMOOTHER
BILINEAR
NEARESTNEIGHBOR
NONE
RippleSize
LARGE
MEDIUM
SMALL
SaveBehavior
ALWAYSSAVE
ASKWHENSAVING
NEVERSAVE
SaveDocumentType
ALIASPIX
BMP
COMPUSERVEGIF
ELECTRICIMAGE
JPEG
PCX
PHOTOSHOP
PHOTOSHOPDCS_1
PHOTOSHOPDCS_2
PHOTOSHOPEPS
PHOTOSHOPPDF
PICTFileFORMAT
PICTRESOURCEFORMAT
PIXAR
PNG
PORTABLEBITMAP
RAW
SCITEXCT
SGIRGB
SOFTIMAGE
TARGA
TIFF
WAVEFRONTRLA
WIRELESSBITMAP
SaveEncoding
ASCII
BINARY
JPEGHIGH
JPEGLOW
JPEGMAXIMUM
JPEGMEDIUM
SaveLogItemsType
LOGFILE
LOGFILEANDMETADATA
METADATA
SaveOptions
DONOTSAVECHANGES
PROMPTTOSAVECHANGES
SAVECHANGES
Scripting Constants
Constant type
Values
What it means
SelectionType
DIMINISH
EXTEND
INTERSECT
REPLACE
212
Used in PathItem.makeSelection(),
Selection.load(), Selection.select(), and
Selection.store().
ShapeOperation
SHAPEADD
SHAPEINTERSECT
SHAPESUBTRACT
SHAPEXOR
SmartBlurMode
EDGEONLY
NORMAL
OVERLAYEDGE
Pass to ArtLayer.applySmartBlur().
SmartBlurQuality
HIGH
LOW
MEDIUM
SourceSpaceType
DOCUMENT
PROOF
SpherizeMode
HORIZONTAL
NORMAL
VERTICAL
StrikeThruType
STRIKEBOX
STRIKEHEIGHT
STRIKEOFF
StrokeLocation
CENTER
INSIDE
OUTSIDE
TargaBitsPerPixels
SIXTEEN
THIRTYTWO
TWENTYFOUR
Scripting Constants
213
Constant type
Values
What it means
TextCase
ALLCAPS
NORMAL
SMALLCAPS
TextComposer
ADOBEEVERYLINE
ADOBESINGLELINE
TextType
PARAGRAPHTEXT
POINTTEXT
TextureType
BLOCKS
CANVAS
FILE
FROSTED
TINYLENS
TIFFEncoding
JPEG
NONE
TIFFLZW
TIFFZIP
ToolType
ARTHISTORYBRUSH
BACKGROUNDERASER
BLUR
BRUSH
BURN
CLONESTAMP
COLORREPLACEMENTTOOL
DODGE
ERASER
HEALINGBRUSH
HISTORYBRUSH
PATTERNSTAMP
PENCIL
SHARPEN
SMUDGE
SPONGE
TransitionType
BLINDSHORIZONTAL
BLINDSVERTICAL
BOXIN
BOXOUT
DISSOLVE
GLITTERDOWN
GLITTERRIGHT
GLITTERRIGHTDOWN
NONE
RANDOM
SPLITHORIZONTALIN
SPLITHORIZONTALOUT
SPLITVERTICALIN
SPLITVERTICALOUT
WIPEDOWN
WIPELEFT
WIPERIGHT
WIPEUP
Scripting Constants
Constant type
Values
What it means
TrimType
BOTTOMRIGHT
TOPLEFT
TRANSPARENT
214
color.
TOPLEFT = top left pixel color.
TypeUnits
MM
PIXELS
POINTS
UndefinedAreas
REPEATEDGEPIXELS
WRAPAROUND
UnderlineType
UNDERLINELEFT
UNDERLINEOFF
UNDERLINERIGHT
Units
CM
INCHES
MM
PERCENT
PICAS
PIXELS
POINTS
Urgency
FOUR
HIGH
LOW
NONE
NORMAL
SEVEN
SIX
THREE
TWO
WarpStyle
ARC
ARCH
ARCLOWER
ARCUPPER
BULGE
FISH
FISHEYE
FLAG
INFLATE
NONE
RISE
SHELLLOWER
SHELLUPPER
SQUEEZE
TWIST
WAVE
Scripting Constants
215
Constant type
Values
What it means
WaveType
SINE
SQUARE
TRIANGULAR
WhiteBalanceType
ASSHOT
AUTO
CLOUDY
CUSTOM
DAYLIGHT
FLASH
FLUORESCENT
SHADE
TUNGSTEN
ZigZagType
AROUNDCENTER
OUTFROMCENTER
PONDRIPPLES
4-char ID or String
3DTransform
'TdT '
Average
'Avrg'
ApplyStyle
'ASty'
Assert
'Asrt'
AccentedEdges
'AccE'
Add
'Add '
AddNoise
'AdNs'
AddTo
'AddT'
Align
'Algn'
All
'All '
AngledStrokes
'AngS'
ApplyImage
'AppI'
BasRelief
'BsRl'
Batch
'Btch'
BatchFromDroplet
'BtcF'
Blur
'Blr '
BlurMore
'BlrM'
Border
'Brdr'
Brightness
'BrgC'
CanvasSize
'CnvS'
ChalkCharcoal
'ChlC'
ChannelMixer
'ChnM'
216
217
Event
4-char ID or String
Charcoal
'Chrc'
Chrome
'Chrm'
Clear
'Cler'
Close
'Cls '
Clouds
'Clds'
ColorBalance
'ClrB'
ColorHalftone
'ClrH'
ColorRange
'ClrR'
ColoredPencil
'ClrP'
ContactSheet
"0B71D221-F8CE-11d2-B21B-0008C75B322C"
ConteCrayon
'CntC'
Contract
'Cntc'
ConvertMode
'CnvM'
Copy
'copy'
CopyEffects
'CpFX'
CopyMerged
'CpyM'
CopyToLayer
'CpTL'
Craquelure
'Crql'
CreateDroplet
'CrtD'
Crop
'Crop'
Crosshatch
'Crsh'
Crystallize
'Crst'
Curves
'Crvs'
Custom
'Cstm'
Cut
'cut '
CutToLayer
'CtTL'
Cutout
'Ct
DarkStrokes
'DrkS'
DeInterlace
'Dntr'
DefinePattern
'DfnP'
Defringe
'Dfrg'
Delete
'Dlt '
Desaturate
'Dstt'
'
218
Event
4-char ID or String
Deselect
'Dslc'
Despeckle
'Dspc'
DifferenceClouds
'DrfC'
Diffuse
'Dfs '
DiffuseGlow
'DfsG'
DisableLayerFX
'dlfx'
Displace
'Dspl'
Distribute
'Dstr'
Draw
'Draw'
DryBrush
'DryB'
Duplicate
'Dplc'
DustAndScratches
'DstS'
Emboss
'Embs'
Equalize
'Eqlz'
Exchange
'Exch'
Expand
'Expn'
Export
'Expr'
Jumpto
'Jpto'
ExportTransparentImage
"02879e00-cb66-11d1-bc43-0060b0a13dc4"
Extrude
'Extr'
Facet
'Fct '
Fade
'Fade'
Feather
'Fthr'
Fibers
'Fbrs'
Fill
'Fl
FilmGrain
'FlmG'
Filter
'Fltr'
FindEdges
'FndE'
FitImage
"3caa3434-cb67-11d1-bc43-0060b0a13dc4"
FlattenImage
'FltI'
Flip
'Flip'
Fragment
'Frgm'
Fresco
'Frsc'
'
Event
4-char ID or String
GaussianBlur
'GsnB'
Get
'getd'
Glass
'Gls '
GlowingEdges
'GlwE'
Gradient
'Grdn'
GradientMap
'GrMp'
Grain
'Grn '
GraphicPen
'GraP'
Group
'GrpL'
Grow
'Grow'
HalftoneScreen
'HlfS'
Hide
'Hd
HighPass
'HghP'
HSBHSL
'HsbP'
HueSaturation
'HStr'
ImageSize
'ImgS'
Import
'Impr'
InkOutlines
'InkO'
Intersect
'Intr'
IntersectWith
'IntW'
Inverse
'Invs'
Invert
'Invr'
LensFlare
'LnsF'
Levels
'Lvls'
LightingEffects
'LghE'
Link
'Lnk '
Make
'Mk
Maximum
'Mxm '
Median
'Mdn '
MergeLayers
'Mrg2'
MergeLayersOld
'MrgL'
MergeSpotChannel
'MSpt'
MergeVisible
'MrgV'
'
'
219
220
Event
4-char ID or String
Mezzotint
'Mztn'
Minimum
'Mnm '
ModeChange
"8cba8cd6-cb66-11d1-bc43-0060b0a13dc4"
Mosaic
'Msc '
Mosaic_PLUGIN
'MscT'
MotionBlur
'MtnB'
Move
'move'
NTSCColors
'NTSC'
NeonGlow
'NGlw'
Next
'Nxt '
NotePaper
'NtPr'
Notify
'Ntfy'
Null
typeNull
OceanRipple
'OcnR'
Offset
'Ofst'
Open
'Opn '
Paint
'Pnt '
PaintDaubs
'PntD'
PaletteKnife
'PltK'
Paste
'past'
PasteEffects
'PaFX'
PasteInto
'PstI'
PasteOutside
'PstO'
Patchwork
'Ptch'
Photocopy
'Phtc'
PicturePackage
"4C1ABF40-DD82-11d2-B20F-0008C75B322C"
Pinch
'Pnch'
Place
'Plc '
Plaster
'Plst'
PlasticWrap
'PlsW'
Play
'Ply '
Pointillize
'Pntl'
Polar
'Plr '
221
Event
4-char ID or String
PosterEdges
'PstE'
Posterize
'Pstr'
Previous
'Prvs'
'Prnt'
ProfileToProfile
'PrfT'
Purge
'Prge'
Quit
'quit'
RadialBlur
'RdlB'
Rasterize
'Rstr'
RasterizeTypeSheet
'RstT'
RemoveBlackMatte
'RmvB'
RemoveLayerMask
'RmvL'
RemoveWhiteMatte
'RmvW'
Rename
'Rnm '
ReplaceColor
'RplC'
Reset
'Rset'
ResizeImage
"1333cf0c-cb67-11d1-bc43-0060b0a13dc4"
Reticulation
'Rtcl'
Revert
'Rvrt'
Ripple
'Rple'
Rotate
'Rtte'
RoughPastels
'RghP'
Save
'save'
Select
'slct'
SelectiveColor
'SlcC'
Set
'setd'
SharpenEdges
'ShrE'
Sharpen
'Shrp'
SharpenMore
'ShrM'
Shear
'Shr '
Show
'Shw '
Similar
'Smlr'
SmartBlur
'SmrB'
Event
4-char ID or String
Smooth
'Smth'
SmudgeStick
'SmdS'
Solarize
'Slrz'
Spatter
'Spt '
Spherize
'Sphr'
SplitChannels
'SplC'
Sponge
'Spng'
SprayedStrokes
'SprS'
StainedGlass
'StnG'
Stamp
'Stmp'
Stop
'Stop'
Stroke
'Strk'
Subtract
'Sbtr'
SubtractFrom
'SbtF'
Sumie
'Smie'
TakeMergedSnapshot
'TkMr'
TakeSnapshot
'TkSn'
TextureFill
'TxtF'
Texturizer
'Txtz'
Threshold
'Thrs'
Tiles
'Tls '
TornEdges
'TrnE'
TraceContour
'TrcC'
Transform
'Trnf'
Trap
'Trap'
Twirl
'Twrl'
Underpainting
'Undr'
Undo
'undo'
Ungroup
'Ungr'
Unlink
'Unlk'
UnsharpMask
'UnsM'
Variations
'Vrtn'
Wait
'Wait'
222
Event
4-char ID or String
WaterPaper
'WtrP'
Watercolor
'Wtrc'
Wave
'Wave'
Wind
'Wnd '
ZigZag
'ZgZg'
BackLight
'BacL'
FillFlash
'FilE'
ColorCast
'ColE'
223
Index
A
Action Manager 193
actions
command lists 40
descriptions 43
descriptors 37
playing 47
active document 45
activePrinter 96
Add Noise filter
adjustments
brightness 55
color 197
color balance 55, 61
contrast 55, 59
curves 55
highlights 62
levels 55, 59
shadows 62
temperature 61
Adobe Illustrator, exporting paths to 105
alpha channels
defined 72
from transparency (TIFF documents) 186
opacity 72
saving
in BMP documents 69
in PDF documents 148
in PICT documents 153
in PICT resources 154
in Pixar documents 156
in PSD documents 152
in RAW documents 164
in SGIRGB documents 171
in Targa documents 176
in TIFF documents 186
anchor points
adding 143
annotations, importing 92
anti aliasing
text 179
application
activating 47
checking if feature enabled 47
defaults 158
location 46
preferences 158
artLayers, See layers
Asian text 160
authors 99
auto kerning 179, 197
auto leading 184
auto spacing, contact sheets 82
available memory 45
Average filter 55
B
background color
application 45
galleries 110
background layers 53
backgroundColor 96
baseline shift 179
batch command 47
batches
destination folder 66, 197
specifying options 66
beeping 158
bitmap documents
converting to 198
depth type 198
halftone type 198
opening 207
saving 69
bitmap images
See bitmap documents
black and white images 62
bleedWidth 96
blending modes
layer sets 129
layers 53
Blur filter 55
blur filters
Average 55
Blur More 55
Gaussian Blur 56
Lens Blur 57
Motion Blur 58
Radial Blur 58
Smart Blur 59
Blur More filter 55
BMP documents
See bitmap documents
brightness 55
adjusting 55
equalizing 60
build 45
C
caches
images 159
purging 49
camera raw documents
opening 70
settings 199
size options 199
224
Index
solid color objects 172
testing if equal 172
visited links 110
comments, layer comps 126
compatibility, maximizing 159
component channels
color balance 55
defined 72
listing 88
See composite channels
composite channels 72
See component channels
Compuserve GIF documents
opening 207
saving 116
contact sheets
captions 82
columns 82
dimensions 82
making 48
rows 82
contrast
adjusting 55
adjusting automatically 59
camera raw settings 70
midtones 62
copies 96
copyrights 99
cornerCropMarks 96
count items
adding 84
creating 84
removing 83
cropping 91
CS4 version changes 34
cursors 160
curves, adjusting 55
Custom filters 55
D
DCS 1 documents, saving 85
De-Interlace filter 56
desaturate 60
Despeckle filter 56
dialogs
displaying 45
Difference Clouds filter 56
Diffuse Glow filter 56
Displace filter 56
distort filters
Diffuse Glow 56
Displace 56
Glass Effect 56
Ocean Ripple 58
Pinch 58
Polar Coordinates 58
Ripple 58
Shear 58
Spherize 59
225
E
Enable Info
constants 191
grammar 190
operator precendence 191
variables 192
EPSSaveOptions 104
equalize 60
event IDs
using ScriptListener to find 216
Events Manager 46
executing scripts 33
exif 99
exporting
documents 92
paths 105
to Illustrator 105
to Web 106
ExportOptionsIllustrator 105
ExportOptionsSaveForWeb 106
F
file extensions
format 161
Index
including 158
script files 32
file metadata 99
files
merging 48
filetypes
macOS 46
Windows 47
filling
paths 138
selections 167
filter, see individual filter names
flip 96
Folder object 32
fonts
detecting 45
determining family of 177
determining style of 177
formats, see individual document formats
G
galleries 113
background color 110
banners 109
captions 111
color options 110
credits 111
dimensions 111
filenames 111
link colors 110
making 47, 48
metadata 113
photographer 109
security text 114
thumbnail images 115
GalleryBannerOptions 109
GalleryCustomColorOptions 110
GalleryImagesOptions 111, 112
GalleryOptions 113
GallerySecurityOptions 114
GalleryThumbnailOptions 115
Gaussian Blur filter 56
GIF documents
See Compuserve GIF documents
GIFSaveOptions 116
Glass Effect filter 56
glyph scaling 179182
GrayColor 117
grids 159
grouped layers 53
guides 159
H
halftone screen 68
hanging punctuation 180
hardProof 96
High Pass filter 56
highlights
adjusting 62
226
I
IDs
getting 37
PICT Resource 154
property 43
runtime 47
runtime to string 50
string to runtime 50
string to type 50
type to char 50
Illustrator
See Adobe Illustrator
image
resizing 92
image pyramids 186
images
bitmap 68
black and white 62
caches 159
captions 111
definition of 88
desaturating 60
equalizing 60
filetypes 46
from split channels 93
inverting colors 60
previewing 159
pyramids 186
resizing 92
resizing in galleries 112
thumbnails 115
indexed color model 123
IndexedConversionOptions 123
individual document formats, examples 93
installing scripts 33
Intent 96
interpolate 96
interpolation 159
J
JavaScript
changes in Photoshop CS4 34
supported features 32
JavaScript Resource
Enable Info grammar 190
javascriptresource syntax 189
Index
javascriptresource tag 189
JPEG
quality 124
JPEG documents
quality 124
saving 124
JPEG options
scans 124
JPEGSaveOptions 124
justification 181
K
kerning 179
text
auto kerning 197
keyboard behavior 159
L
LabColor 125
labels 96
languages 181
layer comps 126
adding 127
applying 126
in documents 89
layer sets
adding 131
art layers in 129
duplicating 130
in documents 89
linked layers in 129
linking 130
locking contents 129
moving 130
nesting 129
opacity 129
unlinking 130
layer styles, applying 59
LayerComps 127
layered TIFFdocuments, saving 158
Layers 128
layers
adding 65
applying styles 59
background 53
blending mode 53
bounds 53
clipboard commands 59
comps 126
copying 59
duplicating 60
flattening 92
grouping 53
in documents 89
inverting 60
kind 53
linking 60
locking contents 5354
making visible 54
227
M
MacOS
filetypes 46
managed documents 89
mapBlack 96
maximizing compatibility 159
Maximum filter 57
Median Noise filter 57
memory 45
merging
layers 60
visible layers 92
metadata
document 89
document object 99
galleries 113
xmp 90, 188
methods
batch 47
midtones
color balance 55
Minimum filter 58
Motion Blur filter 58
N
negative 96
noise filters
Add Noise
Despeckle 56
Dust and Scratches 56
Median Noise 57
Index
nonlinear history 159
notifications
events within scripts 136
notifiers
adding 137
event IDs 216
removing 136
NTSC filter 58
O
object model
changes in Photoshop CS4 34
Ocean Ripple filter 58
Offset filter 58
old style type 183
opacity
channels 72
gallery security text 114
layer fill 53
layer sets 129
layers 54
picture packages 155
open options
DICOM format 87
EPS format 103
PDF format 147
Photo CD format 151
RAW format 70, 163
optimizing 106
other filters
Custom 55
High Pass 56
Maximum 57
Minimum 58
Offset 58
P
palettes 160
pasting 92
path 46
path items
adding 142
deselecting 138
filling 138
from text 185
making selection 139
path points 174
selecting 139
specifying path kind 138
stroking 139
sub items 138
sub path info 173
sub path items 174
work path from selection 167
path point info
anchor points 144
left direction 144
right direction 144
path points
228
Index
posX 96
posY 96
Preferences 158
PresentationOptions 162
presentations
making 48
PDF presentations
printBorder 96
printing, documents 92
printOneCopy 92
printSelected 96
printSettings 89
printSpace 96
property
measurementLog 46
PSD documents
opening 207
saving 152
purging 49
Q
quickMaskMode 90
quote style 160
R
Radial Blur filter 58
rasterize 61
rasterizing
document layers 92
RAW documents
opening 163
RawSaveOptions 164
recentFiles 46
registrationMarks 96
render filters
Clouds 55
Difference Clouds 56
Lens Flare 57
renderIntent 96
resolution
bitmap conversions 68
documents 90
RGBColor 165
Ripple filter 58
rotation 62
ruler units 160
runMenuItem 49
S
save as 93
saved 90
saving 92
saving, see individual document formats.
scale 97
scripting interface
build date 46
version 46
scriptingVersion 46
229
Index
path items 139
selections 168
styles, applying 59
sub path items 138
systemInformation 46
T
temperature 61
terminology dictionary
defined 193
syntax 193
text
Asian 160
auto kerning 179
auto leading 184
captions 111
color
composer 184
content 179
creating paths from 185
formatting 184
gallery security 114, 204
hyphenation 181
in picture packages 155
justification 181
languages 181
offset 179
orientation 180
spacing 180183
tracking 184
wrapping 181
text composer 184
text fonts
See fonts
text items
See text
text layers
adding contents 179
creating 53
Texture Fill filter 59
texture filters, Texture Fill 59
threshold 62
thumbnails 115
Mac OS 159
Windows 161
TIFF documents
layered 158
saving 186
togglePalettes 50
tool tips 160
tracking, text 184
transmission info 99
trapping 93
Twirl filter 59
type units 161
U
underlining 184
units
230
V
vectorData 97
version
application 47
scripting interface 46
video alpha 161
video filters
De-Interlace 56
NTSC 58
visibility
channels 72
layer comps 126
layers 54
Index
W
warp 184
Wave filter 59
Web photo galleries
See galleries.
webSnap 107
width 90
Windows
filetypes 47
word spacing 180183
work paths
designating 208
from selected area 167
wrapping, text 181
X
XML 188
xmp metadata 90, 188
Z
Zigzag filter 59
zoom 159
231