GraphicsOptionsSmoothingMode Property
Gets or sets smoothing mode.

Namespace: Aspose.PSD.ImageOptions
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public SmoothingMode SmoothingMode { get; set; }

Property Value

Type: SmoothingMode
See Also