284
Fireworks JavaScript API
Description
If Fireworks is in bitmap mode, this function sets the pixel-selection mask of the current
image to the specified mask.
dom.setShowEdges()
Availability
Fireworks 3.
Usage
dom.setShowEdges(
bShowEdges
)
Arguments
bShowEdges
If
bShowEdges
is
true
, the Show Edges option is turned on. If
bShowEdges
is
false
, the option is turned off.
Returns
Nothing.
Description
Specifies whether the Show Edges option is on or off.
dom.setShowGammaPreview()
Availability
Fireworks 3.
Usage
dom.setShowGammaPreview(
bPreviewGamma
)
Arguments
bPreviewGamma
If
bPreviewGamma
is
true
, the Preview Gamma option is turned on. If
bPreviewGamma
is
false
, the option is turned off.
Returns
Nothing.
Description
Specifies whether the Preview Gamma option is on or off.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...