Adobe Photoshop CS5 Object Library JS: PICTFileSaveOptions

Photoshop CS5

Class

PICTFileSaveOptions

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

Class

PropertyTypeAccessDescription
alphaChannelsbool r/wIf true, the alpha channels are saved.
compressionPICTCompression:
PICTCompression.NONE
PICTCompression.JPEGLOWPICT
PICTCompression.JPEGMEDIUMPICT
PICTCompression.JPEGHIGHPICT
PICTCompression.JPEGMAXIMUMPICT
r/wThe compression method. (default: PICTCompression.NONE)
embedColorProfilebool r/wIf true, the color profile is embedded in the document.
resolutionPICTBitsPerPixels:
PICTBitsPerPixels.TWO
PICTBitsPerPixels.FOUR
PICTBitsPerPixels.EIGHT
PICTBitsPerPixels.SIXTEEN
PICTBitsPerPixels.THIRTYTWO
r/wThe number of bits per pixel.
Jongware, 28-Aug-2012 v3.0.3iContents :: Index