ColorDepth

ColorDepth enumeration

Used to specify the parameter value passed to a Tiff image device.

Members

Member nameDescription
DEFAULTDefault color depth.
32 bit depth is used by default.
FORMAT_8BPP8 bits per pixel. Equal
FORMAT_4BPP4 bits per pixel. Equal
FORMAT_1BPP1 bit per pixel. Equal

See Also