Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
Enumerator |
---|
invalid | Specifies an invalid mode.
|
default_value | Specifies default mode.
|
high_speed | Specifies high speed, low quality rendering.
|
high_quality | Specifies high quality, low speed rendering.
|
none | Specifies no pixel offset.
|
anti_alias | Specifies that pixels are offset by -.5 units, both horizontally and vertically, for high speed antialiasing.
|