User Guide
60 The Fireworks Object Model
paletteInfo
array Array of ExportPaletteInfo objects, or null
if all entries in the array are default values
(for more information, see
“ExportPaletteInfo object” on page 61);
default value is
null.
paletteMode
string Acceptable values are "adaptive" (the
default),
"custom", "grid", "monochrome",
"Macintosh", "Windows", "exact", and
"Web 216".
paletteTransparencyType
string Acceptable values are "none" (the default),
"index", "index alpha", and "rgba".
percentScale
integer 1 to 100,000; default value is 100.
progressiveJPEG
Boolean The default value is false.
savedAnimationRepeat
integer The default value is 0.
sorting
string Acceptable values are "none" (the default),
"luminance", and "popularity".
transparencyIndex
integer -1 to 255; pass -1 to use the background
color’s index; default value is
-1.
useScale
Boolean The default value is true.
webSnapAdaptive
Boolean The default value is true.
webSnapTolerance
integer The default value is 14.
xSize
integer -100,000 to 100,000; default value is 0.
For details on using
xSize and ySize, see
“ExportOptions object” on page 58.
ySize
integer -100,000 to 100,000; default value is 0.
For details on using
xSize and ySize, see
“ExportOptions object” on page 58.
Property Data type Notes