Resizes window to the specified size
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- winName
- Type: SystemString
Window name - width
- Type: SystemInt32
The new window width - height
- Type: SystemInt32
The new window height
See Also