Click or drag to resize
ImageHelperUseGDIForResize Property
Indicates if GDI resizing will be used for resizing indexed images.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool UseGDIForResize { get; set; }

Property Value

Type: Boolean
See Also