QualityMode enumeration

QualityMode enumeration

Defines a level of the quality.

The QualityMode type exposes the following members:

Fields

Field Description
HIGH Hight quality. Fast processing algorithms are used.
NORMAL Normal quality. Default processing algorithms are used.
LOW Low quality. Slow processing algorithms are used.

See Also