Enum ColorType

ColorType enumeration

Specifies color type of elements on page.

public enum ColorType

Values

NameValueDescription
Rgb0RGB color type.
Grayscale1Grayscale color type.
BlackAndWhite2Black and white color type.
Undefined3Undefined color type value.

See Also