BMPSaveOptions¶
Description¶
Options for saving a document in BMP format.
Static Properties¶
alphaChannels readonly | If true, the alpha channels are saved. |
depth readonly | The number of bits per sample. |
flipRowOrder readonly | If true, the image is written from bottom to top. |
osType readonly | The target operating system. |
rleCompression readonly | If true, RLE compression is used. |