User Guide

Objects within Fireworks documents 59
colorMode
string Acceptable values are "indexed" (the
default)
, "24 bit", and "32 bit".
crop
Boolean The default value is false.
cropBottom
integer The default value is 0.
cropLeft
integer The default value is 0.
cropRight
integer The default value is 0.
cropTop
integer The default value is 0.
ditherMode
string Acceptable values are "none" (the default),
"diffusion", and "2 by 2".
ditherPercent
integer 0 to 100; default value is 100.
exportFormat
string Acceptable values are "GIF", "JPEG", "PNG",
"custom", and "GIF animation". There is no
default; this value must be specified.
frameInfo
array Array of ExportFrameInfo objects (for more
information, see “ExportFrameInfo object”
on page 57); can be
null (the default).
interlacedGIF
Boolean The default value is false.
jpegQuality
integer 1 to 100; the default value is 80.
jpegSmoothness
integer 0 to 8; the default value is 0.
jpegSubsampling
integer 0 to 4; the default value is 1.
localAdaptive
Boolean The default value is true.
lossyGifAmount
integer 0 to 100; the default value is 0.
macFileCreator
string The default value is "" (an empty string).
macFileType
string The default value is ""(an empty string).
name
string The default value is "" (an empty string).
numCustomEntries
integer 0 to 256; default value is 0.
numEntriesRequested
integer 0 to 256; default value is 128.
numGridEntries
integer 0 to 256; default value is 6.
optimized
Boolean Default value is true.
paletteEntries
array Array of color strings (for more information,
see “Color string data type” on page 11);
default value is
null.
Property Data type Notes