OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp
Window Class
Window Methods
Close Method
CreateTrackbar Method
DestroyAllWindows Method
DisplayOverlay Method
DisplayStatusBar Method
DisposeManaged Method
GetProperty Method
GetWindowByName Method
LoadWindowParameters Method
Move Method
Resize Method
SaveWindowParameters Method
SetMouseCallback Method
SetProperty Method
ShowImage Method
ShowImages Method
WaitKey Method
WaitKeyEx Method
Window
Close Method
Destroys this window.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
void
Close
()
Public
Sub
Close
public
:
void
Close
()
member
Close
:
unit
->
unit
See Also
Reference
Window Class
OpenCvSharp Namespace