Adobe Photoshop CS5 Object Library JS: JPEGSaveOptions

Photoshop CS5

Class

JPEGSaveOptions

 Options for saving a document in JPEG format. Base Class: SaveOptions

Class

PropertyTypeAccessDescription
embedColorProfilebool r/wIf true, the color profile is embedded in the document.
formatOptionsFormatOptions:
FormatOptions.STANDARDBASELINE
FormatOptions.OPTIMIZEDBASELINE
FormatOptions.PROGRESSIVE
r/wThe download format to use. (default: FormatOptions.STANDARDBASELINE)
matteMatteType:
MatteType.NONE
MatteType.FOREGROUND
MatteType.BACKGROUND
MatteType.WHITE
MatteType.BLACK
MatteType.SEMIGRAY
MatteType.NETSCAPE
r/wThe color to use to fill anti-aliased edges adjacent to transparent areas of the image. Default: white.
qualityint (range: 0 - 12) r/wThe quality of the produced image. (default: 3)
scansint (range: 3 - 5) r/wThe number of scans. Valid only for progressive type JPEG files.
Jongware, 28-Aug-2012 v3.0.3iContents :: Index