ImageColourMode describes the output colour mode of the normalized image.

Enumeration Members

Enumeration Members

ICM_BINARY: 2

Output image in binary mode.

ICM_COLOUR: 0

Output image in colour mode.

ICM_GRAYSCALE: 1

Output image in grayscale mode.