Scripting Function Parameter Type - SmoothingModeValue
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas when images are processed (note this does not affect text).
Value |
Description |
AntiAlias |
Specifies antialiased rendering. |
HighQuality |
Specifies high quality, low speed rendering. |
HighSpeed |
Specifies high speed, low quality rendering. |
None |
Specifies no antialiasing. |
Version Information
Supported in Multiple Image Resizer .NET v2.0.0.0
See Also