Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 56
applyDeInterlace
(eliminateFields,
createFields)
EliminateFields
CreateFields
Applies the De-Interlace filter.
applyDespeckle
()
Applies the Despeckle filter.
applyDifferenceClouds
()
Applies the Difference Clouds
filter.
applyDiffuseGlow
(graininess,
glowAmount,
clearAmount)
number [0..10]
number [0..20]
number [0..20]
Applies the Diffuse Glow filter.
applyDisplace
(horizontalScale,
verticalScale,
displacement,
undefinedareas,
displacementMapFiles)
number [-999..999]
number [-999..999]
DisplacementMapType
UndefinedAreas
File
Applies the Displace filter using
the specified horizontal and
vertical scale, mapping type,
treatment of undistorted areas,
and path to the distortion
image map.
applyDustAndScratches
(radius,
threshold)
number [1..100]
number [0..255]
Applies the Dust & Scratches
filter.
applyGaussianBlur
(radius)
number [0.1..250.0]
Applies the Gaussian Blur filter
within the specified radius (in
pixels)
applyGlassEffect
(distortion,
smoothness,
scaling
[, invert]
[, texture]
[, textureFile])
number [0..20]
number [1..15]
number [50..200]
boolean
TextureType
File
Applies the Glass filter.
scaling is a percentage value.
applyHighPass
(radius)
number [0.1..250.0]
Applies the High Pass filter
within the specified radius.
Method Parameter type Returns What it does (Continued)