aspose.cells
Class ColorDepth

Utility class containing constants. Enumerates Bit Depth Type for tiff image.

Field Summary
const  NumberDEFAULT
           Default value, not set value.
const  NumberFORMAT_1_BPP
           1 bit per pixel
const  NumberFORMAT_4_BPP
           84 bits per pixel
const  NumberFORMAT_8_BPP
           8 bits per pixel
const  NumberFORMAT_24_BPP
           24 bits per pixel
const  NumberFORMAT_32_BPP
           32 bits per pixel
 

Field Detail

DEFAULT

const Number DEFAULT
Default value, not set value.

FORMAT_1_BPP

const Number FORMAT_1_BPP
1 bit per pixel

FORMAT_4_BPP

const Number FORMAT_4_BPP
84 bits per pixel

FORMAT_8_BPP

const Number FORMAT_8_BPP
8 bits per pixel

FORMAT_24_BPP

const Number FORMAT_24_BPP
24 bits per pixel

FORMAT_32_BPP

const Number FORMAT_32_BPP
32 bits per pixel

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.