BlackWhiteMode enumeration
Contents
[
Hide
]BlackWhiteMode enumeration
Determines how colored shape should be transformed into black and white.
The BlackWhiteMode type exposes the following members:
Fields
Field | Description |
---|---|
NOT_DEFINED | The property isn’t set |
COLOR | The object is rendered with normal coloring |
AUTOMATIC | The object is rendered with automatic coloring |
GRAY | The object is rendered with gray coloring |
LIGHT_GRAY | The object is rendered with light gray coloring |
INVERSE_GRAY | The object is rendered with inverse gray coloring |
GRAY_WHITE | The object is rendered with gray and white coloring |
BLACK_GRAY | The object is rendered with black and gray coloring |
BLACK_WHITE | The object is rendered with black and white coloring |
BLACK | The object is rendered only with black coloring |
WHITE | The object is rendered with white coloring |
HIDDEN | The object is not rendered |
See Also
- module
aspose.slides
- library
Aspose.Slides