Click or drag to resize
PanAndZoomPictureBoxInterpolationMode Property
http://www.emgu.com
Get or Set the interpolation mode for zooming operation

Namespace: Emgu.CV.UI
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public InterpolationMode InterpolationMode { get; set; }

Property Value

Type: InterpolationMode
See Also