User Guide

48 The Fireworks Object Model
Sharpen More object
Unsharp Mask object
EffectList object
The following table lists the properties of the EffectList object, along with their data types
and, where appropriate, acceptable values and notes.
Property Data type Notes
EffectMoaID
string
"{1f2f2591-9db7-11d1-8cad00a024cdc039}"
EffectIsVisible
Boolean If set to false, the effect is included but
temporarily hidden. The default value is
true.
Property Data type Notes
EffectMoaID
string
"{f1cfce44-718e-11d1-8c8200a024cdc039}"
EffectIsVisible
Boolean If set to false, the effect is included but
temporarily hidden. The default value is
true.
unsharp_mask_amount
integer 1 to 500
unsharp_mask_radius
float 0.1 to 250
unsharp_mask_threshold
integer 0 to 255
Property Data type Notes
category
string Specifies which subheading in the Effects
panel to use.
effects
array Array of Effect objects (for more
information, see “Effect object”
on page 41).
name
string The name that appears in the Effects panel.