Adobe Photoshop CS5 Object Library JS: BMPSaveOptions

Photoshop CS5

Class

BMPSaveOptions

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

Class

PropertyTypeAccessDescription
alphaChannelsbool r/wIf true, the alpha channels are saved.
depthBMPDepthType:
BMPDepthType.ONE
BMPDepthType.FOUR
BMPDepthType.EIGHT
BMPDepthType.SIXTEEN
BMPDepthType.TWENTYFOUR
BMPDepthType.THIRTYTWO
BMPDepthType.BMP_X1R5G5B5
BMPDepthType.BMP_A1R5G5B5
BMPDepthType.BMP_R5G6B5
BMPDepthType.BMP_X4R4G4B4
BMPDepthType.BMP_A4R4G4B4
BMPDepthType.BMP_R8G8B8
BMPDepthType.BMP_X8R8G8B8
BMPDepthType.BMP_A8R8G8B8
r/wThe number of bits per sample. (default: BMPDepthType.TWENTYFOUR)
flipRowOrderbool r/wIf true, the image is written from bottom to top.
osTypeOperatingSystem:
OperatingSystem.OS2
OperatingSystem.WINDOWS
r/wThe target operating system. (default: OperatingSystem.WINDOWS)
rleCompressionbool r/wIf true, RLE compression is used.
Jongware, 28-Aug-2012 v3.0.3iContents :: Index