Options for exporting Save For Web files.
Go to Property Listing
| 
                         Name  | 
                     
                         Type  | 
                     
                         Access  | 
                     
                         Description  | 
                  
|---|---|---|---|
| 
                         readonly  | 
                     
                         If true, uses 8 bits. If false, uses 24 bits. Valid only when 'format' = PNG.  | 
                  ||
| 
                         readonly  | 
                     
                         The amount of blur to apply to the image to reduce artifacts.  | 
                  ||
| 
                         readonly  | 
                     
                         The color reduction algorithm.  | 
                  ||
| 
                         Int  | 
                     
                         readonly  | 
                     
                         The number of colors in the palette.  | 
                  |
| 
                         readonly  | 
                     
                         The type of dither.  | 
                  ||
| 
                         Int  | 
                     
                         readonly  | 
                     
                         The amount of dither. Valid only when 'dither' = diffusion.  | 
                  |
| 
                         readonly  | 
                     
                         The file format to use. Save For Web supports only Compuserve GIF, JPEG, PNG-8, PNG-24, and BMP formats.  | 
                  ||
| 
                         readonly  | 
                     
                         If true, includes the document's embedded profile.  | 
                  ||
| 
                         readonly  | 
                     
                         If true, the image downloads in multiple passes, progressive.  | 
                  ||
| 
                         Int  | 
                     
                         readonly  | 
                     
                         The amount of lossiness allowed.  | 
                  |
| 
                         readonly  | 
                     
                         The colors to blend transparent pixels against.  | 
                  ||
| 
                         readonly  | 
                     
                         If true, creates smaller but less compatible files.  | 
                  ||
| 
                         Int (range 0 - 100)  | 
                     
                         readonly  | 
                     
                         The quality of the produced image (as a percentage). Range: 0 to 100.  | 
                  |
| 
                         readonly  | 
                     
                         If true, transparent areas of the image are included in the saved image.  | 
                  ||
| 
                         Int  | 
                     
                         readonly  | 
                     
                         The amount of transparency dither. Valid only when 'transparency' = true.  | 
                  |
| 
                         readonly  | 
                     
                         The transparency dither algorithm.  | 
                  ||
| 
                         Int  | 
                     
                         readonly  | 
                     
                         The tolerance amount within which to snap close colors to web palette colors.  |