QualityModefunction
Specifies the quality mode.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Parameters
| Name | Description | |
|---|---|---|
QualityModeInvalid | -1 | |
QualityModeDefault | 0 | |
QualityModeLow | 1 | |
QualityModeHigh | 2 |
Description
Specifies the quality mode.
Remarks
The quality level is inversely proportional to the amount of time spent rendering. This mode does not affect text. To set the text rendering quality, use the TextRenderingHint enumeration.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations