2.13.5 ColorModeEnum

Referenced by: PrintOptionsAtom

An enumeration that specifies how colors are printed.

Name

Value

Meaning

CM_BlackAndWhite

0x00

Every color is represented as black only or white only.

CM_Grayscale

0x01

Every color is represented by its corresponding shade of gray.

CM_Color

0x02

No processing is done on the colors before sending them to the printer.