Adobe 38039927 Extended User Guide - Page 232

The following table lists the properties of the ExportOptions object, along with their data types

Page 232 highlights

ADOBE FIREWORKS CS3 228 Extending Guide - xSize > 0, ySize = 0 - use xSize scaling - xSize > 0, ySize > 0 - do not use; instead, use useScale = true and percentScale = 0 to 100 The following table lists the properties of the ExportOptions object, along with their data types and, where appropriate, acceptable values and notes. Property animAutoCrop animAutoDifference applyScale colorMode crop cropBottom cropLeft cropRight cropTop ditherMode ditherPercent exportFormat Data type Boolean Boolean Boolean string Boolean integer integer integer integer string integer string frameInfo array interlacedGIF jpegQuality jpegSmoothness jpegSubsampling localAdaptive lossyGifAmount macFileCreator macFileType name numCustomEntries numEntriesRequested numGridEntries optimized Boolean integer integer integer Boolean integer string string string integer integer integer Boolean Notes The default value is true. The default value is true. The default value is true. Acceptable values are "indexed" (the default), "24 bit", and "32 bit". The default value is false. The default value is 0. The default value is 0. The default value is 0. The default value is 0. Acceptable values are "none" (the default), "diffusion", and "2 by 2". 0 to 100; default value is 100. Acceptable values are "GIF", "JPEG", "PNG", "custom", and "GIF animation". There is no default; this value must be specified. Array of ExportFrameInfo objects (for more information, see "ExportFrameInfo object" on page 227); can be null (the default). The default value is false. 1 to 100; the default value is 80. 0 to 8; the default value is 0. 0 to 4; the default value is 1. The default value is true. 0 to 100; the default value is 0. The default value is "" (an empty string). The default value is ""(an empty string). The default value is "" (an empty string). 0 to 256; default value is 0. 0 to 256; default value is 128. 0 to 256; default value is 6. Default value is true.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • 313
  • 314
  • 315

ADOBE FIREWORKS CS3
Extending Guide
228
xSize > 0, ySize = 0
– use
xSize
scaling
xSize > 0, ySize > 0
– do not use; instead, use
useScale = true
and
percentScale = 0 to 100
The following table lists the properties of the ExportOptions object, along with their data types and, where appro-
priate, acceptable values and notes.
Property
Data type
Notes
animAutoCrop
Boolean
The default value is
true
.
animAutoDifference
Boolean
The default value is
true
.
applyScale
Boolean
The default value is
true
.
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 informa-
tion, see “ExportFrameInfo object” on page 227); 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.