Click or drag to resize
ImageHelperDefaultSmoothingMode Property
Default smoothing mode is set to HighQuality.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static SmoothingMode DefaultSmoothingMode { get; set; }

Property Value

Type: SmoothingMode
See Also