BlackWhiteMode

BlackWhiteMode class

Determines how colored shape should be transformed into black and white.

Constants

NameValueDescription
NotDefined-1The property isn’t set
Color0The object is rendered with normal coloring
Automatic1The object is rendered with automatic coloring
Gray2The object is rendered with gray coloring
LightGray3The object is rendered with light gray coloring
InverseGray4The object is rendered with inverse gray coloring
GrayWhite5The object is rendered with gray and white coloring
BlackGray6The object is rendered with black and gray coloring
BlackWhite7The object is rendered with black and white coloring
Black8The object is rendered only with black coloring
White9The object is rendered with white coloring
Hidden10The object is not rendered

NotDefined

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


LightGray

The object is rendered with light gray coloring


InverseGray

The object is rendered with inverse gray coloring


GrayWhite

The object is rendered with gray and white coloring


BlackGray

The object is rendered with black and gray coloring


BlackWhite

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