Adobe Photoshop CS5 Object Library JS: PICTResourceSaveOptions

Photoshop CS5

Class

PICTResourceSaveOptions

 Options for saving a document as a PICT resource file. 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 type. (default: PICTCompression.NONE)
embedColorProfilebool r/wIf true, the color profile is embedded in the document.
namestring r/wThe name of PICT resource. (default: "")
resolutionPICTBitsPerPixels:
PICTBitsPerPixels.TWO
PICTBitsPerPixels.FOUR
PICTBitsPerPixels.EIGHT
PICTBitsPerPixels.SIXTEEN
PICTBitsPerPixels.THIRTYTWO
r/wThe number of bits per pixel.
resourceIDint r/wThe ID of the PICT resource. (default: 128)
Jongware, 28-Aug-2012 v3.0.3iContents :: Index