Settings related to saving a GIF document
colors:Number
number of colors in palette (only settable for some palette types)
Implementation public function get colors():Number
public function set colors(value:Number):void
dither:Dither
type of dither
Implementation public function get dither():Dither
public function set dither(value:Dither ):void
ditherAmount:Number
amount of dither. Only valid for diffusion ( 1 - 100; default: 75 )
Implementation public function get ditherAmount():Number
public function set ditherAmount(value:Number):void
forced:ForcedColors
Implementation public function get forced():ForcedColors
public function set forced(value:ForcedColors ):void
interlaced:Boolean
should rows be interlaced? ( default: false )
Implementation public function get interlaced():Boolean
public function set interlaced(value:Boolean):void
matte:MatteType
Implementation public function get matte():MatteType
public function set matte(value:MatteType ):void
palette:Palette
( default: Palette.LOCALSELECTIVE )
Implementation public function get palette():Palette
public function set palette(value:Palette ):void
preserveExactColors:Boolean
Implementation public function get preserveExactColors():Boolean
public function set preserveExactColors(value:Boolean):void
transparency:Boolean
Implementation public function get transparency():Boolean
public function set transparency(value:Boolean):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z