Smoothing Mode is a collection of values that can be used to specify the type of smoothing (antialiasing) that is applied to images. This parameter affects image output formats.
Flags
Name |
Value |
Description |
SM_Default |
0 |
Use system settings. |
SM_None |
1 |
Specifies that smoothing is not applied. |
SM_AntiAlias |
2 |
Specifies that smoothing is applied. |