Merge; Mixchannels; Move - Adobe 19400084 - Photoshop CS3 Extended Manual

Javascript scripting reference
Table of Contents

Advertisement

JavaScript Scripting Reference
Method

merge

()

mixChannels

(outputChannels
[, monochrome])

move

(relativeObject,
insertionLocation)
Adobe Photoshop CS3
Parameter Type
array of array of
numbers (double)
boolean
object
(ArtLayer
or
LayerSet)
ElementPlacement
JavaScript Object Reference
Returns
What it does (Continued)
Merges the layer down,
ArtLayer
removing the layer from the
document; returns a reference
to the art layer that this layer is
merged into.
Modifies a targeted (output)
color channel using a mix of the
existing color channels in the
image. (
outputChannels
array of channel specifications.
For each component channel,
specify a list of adjustment
values (-200 - 200) followed by a
'constant' value (-200 - 200).)
Note:
When
true
number of channel value
specifications is 1.
Note:
Valid only when
docRef.mode =
DocumentMode.RGB
docRef.mode =
DocumentMode.CMYK
Note:
RGB arrays must include
four doubles. CMYK
arrays must include five
doubles.
Moves the layer relative to the
object specified in parameters.
Note:
For art layers, only the
constant values
ElementPlacement.
PLACEBEFORE
ElementPlacement.
PLACEAFTER
For layer sets, only the
constant values
ElementPlacement.
PLACEBEFORE
ElementPlacement.INS
are valid.
IDE
61
= An
monochrome =
, the maximum
or
.
and
are valid.
and

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop cs3

Table of Contents