User Guide

38 Chapter 2: The Fireworks Object Model
Sharpen object
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.
gamma_rgb
float These gamma* values are all gamma levels
to the filter, with values of 0.1 to 10.0.<
gamma_red
gamma_green
gamma_blue
Property Data type Notes
EffectMoaID
string
"{c20952b1-fc76-11d0-8be700a024cdc039}"
EffectIsVisible
Boolean If set to false, the effect is included but
temporarily hidden. The default value is
true.
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 (see “Effect object”
on page 32).
name
string The name that appears in the Effects panel.
Property Data type Notes