BMPDepthType in Photoshop DOM
(enumeration object)
Constants
| name | object | value | description |
|---|---|---|---|
| BMP_A1R5G5B5 | BMPDepthType | 61 | |
| BMP_A4R4G4B4 | BMPDepthType | 64 | |
| BMP_A8R8G8B8 | BMPDepthType | 67 | |
| BMP_R5G6B5 | BMPDepthType | 62 | |
| BMP_R8G8B8 | BMPDepthType | 65 | |
| BMP_X1R5G5B5 | BMPDepthType | 60 | |
| BMP_X4R4G4B4 | BMPDepthType | 63 | |
| BMP_X8R8G8B8 | BMPDepthType | 66 | |
| EIGHT | BMPDepthType | 8 | |
| FOUR | BMPDepthType | 4 | |
| ONE | BMPDepthType | 1 | |
| SIXTEEN | BMPDepthType | 16 | |
| THIRTYTWO | BMPDepthType | 32 | |
| TWENTYFOUR | BMPDepthType | 24 |
Properties that are a BMPDepthType
| name | object | description |
|---|---|---|
| depth | BMPSaveOptions | number of bits per sample |