Changes position of the window.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
Name of the window to be resized. - x
- Type: SystemInt32
New x coordinate of top-left corner - y
- Type: SystemInt32
New y coordinate of top-left corner
See Also