Changes size 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. - width
- Type: SystemInt32
New width. - height
- Type: SystemInt32
New height.
See Also