Specifies how pixels are offset during rendering.
Enumerator |
---|
invalid | Specifies the default 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.
|
half | Specifies that pixels are offset by -.5 units, both horizontally and vertically, for high speed antialiasing.
|