MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 242

Table of Contents

Advertisement

dom.selectSimilar()
Availability
Fireworks 3.
Usage
dom.selectSimilar(tolerance, edgemode, featherAmt, combinemode)
Arguments
An integer between 0 and 255, inclusive, that specifies the tolerance for
tolerance
selecting pixels.
Acceptable values are
,
, and
.
edgemode
"hard edge"
"antialias"
"feather"
An integer that specifies the number of pixels to feather. This value is ignored
featherAmt
if
is not
.
edgemode
"feather"
Specifies how to combine the new selection mask with the existing mask.
combinemode
Acceptable values are
,
,
, and
.
"replace"
"add"
"subtract"
"intersect"
Returns
Nothing.
Description
If Fireworks is in bitmap mode and a pixel selection is active, this function selects all pixels in
the current image that are within the specified tolerance of the average color in the current
pixel selection.
See also
dom.selectSimilarFromPoint()
dom.selectSimilarFromPoint()
Availability
Fireworks 3.
Usage
dom.selectSimilarFromPoint(where, tolerance, edgemode, featherAmt,
combinemode)
242
Fireworks JavaScript API

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks 8

Table of Contents