| Format | TImageFormat equivalent | Loading | Saving | 8 bit indexed | Yes | Yes | 24 bit RGB | Yes | Yes | 48 bit RGB | Yes | Yes | 32 bit ARGB | Yes | Yes | 64 bit ARGB | Yes | Yes | 8 bit grayscale | Yes | Yes | 16 bit grayscale | Yes | Yes | 16 bit grayscale + alpha | Yes | Yes | 32 bit grayscale + alpha | Yes | Yes | 32 bit R FP32 | Yes | Yes | 128 bit ARGB FP32 | Yes | Yes | other types | Yes/No | No |
|---|
| OptionId | Allowed Values | Usage | ImagingPSDSaveAsLayer | 0 (false) or 1 (true) | If enabled image data is saved as layer of PSD file. This is required to get proper transparency when opened in Photoshop for images with alpha data (will be opened with one layer, RGB color channels, and transparency). If you don't need this Photoshop compatibility turn this option off as you'll get smaller file (will be opened in PS as background raster with RGBA channels) Default value is 1 (true). |
|---|