AntiAliasMode

Description

None

Syntax

AntiAliasMode = int(0, 1, 2, 3, 4, 5)

Example

AntiAliasMode=0

Parameters

Value Result
0 Disabled [Default]
1 Edge (experimental)
2 2x Linear
3 2x Quincunx
4 4x Linear
5 4x Gaussian

Notes

  • This setting was added in version B5.5

See Also

  • None
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License