com.aspose.words
Class ColorMode

java.lang.Object
    extended by com.aspose.words.ColorMode

public class ColorMode 
extends java.lang.Object

Utility class containing constants. Specifies how colors are rendered.

Field Summary
static final intNORMAL = 0
           Rendering with unmodified colors.
static final intGRAYSCALE = 1
           Rendering with colors in a range of gray shades from white to black.
 

Field Detail

NORMAL = 0

public static final int NORMAL
Rendering with unmodified colors.

GRAYSCALE = 1

public static final int GRAYSCALE
Rendering with colors in a range of gray shades from white to black.

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