http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Set the new zoom scale for the displayed image
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void SetZoomScale( double zoomScale, Point fixPoint ) |
Visual Basic |
---|
Public Sub SetZoomScale ( _ zoomScale As Double, _ fixPoint As Point _ ) |
Visual C++ |
---|
public: void SetZoomScale( double zoomScale, Point fixPoint ) |
Parameters
- zoomScale
- Type: System..::..Double
The new zoom scale
- fixPoint
- Type: System.Drawing..::..Point
The point to be fixed, in display coordinate