java.lang.Object
com.aspose.cells.ColorDepth
public class ColorDepth
- extends java.lang.Object
Utility class containing constants.
Enumerates Bit Depth Type for tiff image.
DEFAULT | |
public static final int DEFAULT |
-
Default value, not set value.
FORMAT_1_BPP | |
public static final int FORMAT_1_BPP |
-
1 bit per pixel
FORMAT_4_BPP | |
public static final int FORMAT_4_BPP |
-
4 bits per pixel
FORMAT_8_BPP | |
public static final int FORMAT_8_BPP |
-
8 bits per pixel
FORMAT_24_BPP | |
public static final int FORMAT_24_BPP |
-
24 bits per pixel
FORMAT_32_BPP | |
public static final int FORMAT_32_BPP |
-
32 bits per pixel
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.