aspose.diagram
Class ImageColorMode

Utility class containing constants. Specifies the color mode for the generated images of document pages.

Field Summary
const  NumberNONE
           The pages of the document will be rendered as color images.
const  NumberGRAYSCALE
           The pages of the document will be rendered as grayscale images.
const  NumberBLACK_AND_WHITE
           The pages of the document will be rendered as black and white images.
 

Field Detail

NONE

const Number NONE
The pages of the document will be rendered as color images.

GRAYSCALE

const Number GRAYSCALE
The pages of the document will be rendered as grayscale images.

BLACK_AND_WHITE

const Number BLACK_AND_WHITE
The pages of the document will be rendered as black and white images.

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