ColorDepth enumeration
ColorDepth enumeration
Enumerates Bit Depth Type for tiff image.
The ColorDepth type exposes the following members:
Fields
Field | Description |
---|---|
DEFAULT | Default value, not set value. |
FORMAT_1BPP | 1 bit per pixel |
FORMAT_4BPP | 4 bits per pixel |
FORMAT_8BPP | 8 bits per pixel |
FORMAT_24BPP | 24 bits per pixel |
FORMAT_32BPP | 32 bits per pixel |
See Also
- module
aspose.cells.rendering