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 (in ShellBrowser.dll) Version: 7.2
Syntax
public InterpolationMode InterpolationMode { get; set; }

Property Value

InterpolationMode
See Also