Click or drag to resize

SystemImageListHelperInterpolationMode Property

Get or set the Interpolation mode that the SystemImageListHelper will use to render the Thumbnails. Change this property to optimize image rendering for quality or speed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public InterpolationMode InterpolationMode { get; set; }

Property Value

Type: InterpolationMode
See Also