User Guide
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.