SmoothingMode Enumeration

Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.

Module: aspose.psd

Full Name: aspose.psd.SmoothingMode

Aspose.PSD Version: 24.4.0

Members

Member nameDescription
ANTI_ALIASSpecifies antialiased rendering.
DEFAULTSpecifies no antialiasing.
HIGH_QUALITYSpecifies antialiased rendering.
HIGH_SPEEDSpecifies no antialiasing.
INVALIDSpecifies an invalid mode.
NONESpecifies no antialiasing.