Sets the interpolation mode used for resizing images. The default is HighQualityBicubic.
Namespace: DotNetNuke.Services.GeneratedImageAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public InterpolationMode InterpolationMode { get; set; } |
Visual Basic |
---|
Public Property InterpolationMode As InterpolationMode Get Set |