PhotoshopCC 2015.5
Object

BMPSaveOptions

Options for saving a document in BMP format.

SaveOptions BMPSaveOptions

Properties

NameType AccessDescription
static Boolean read/write If true, the alpha channels are saved.
static BMPDepthType = BMPDepthType.TWENTYFOUR
+2 more
read/write The number of bits per sample.
static Boolean read/write If true, the image is written from bottom to top.
static OperatingSystem = OperatingSystem.WINDOWS
read/write The target operating system.
static Boolean read/write If true, RLE compression is used.