ColorDepth Enumeration |
Namespace: Aspose.Pdf.Devices
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Default color depth. 32 bit depth is used by default. | |
Format8bpp | 1 | 8 bits per pixel. Equal Format8bppIndexed | |
Format4bpp | 2 | 4 bits per pixel. Equal Format4bppIndexed | |
Format1bpp | 3 | 1 bit per pixel. Equal Format32bppRgb |