Class Ecrion::Ultrascale::SmoothingMode

Top Previous Topic Next Topic  Print this topic

SmoothingMode specifies the type of smoothing (antialiasing) that is applied to images. This parameter affects image output formats.

 

Flags

 

SM_Default

Use system settings.

SM_None

Specifies that smoothing is not applied.

SM_AntiAlias

Specifies that smoothing is applied.

 

Default value: Default.