CvInvokeDestroyAllWindows Method |
http://www.emgu.com
Destroys all of the HighGUI windows.
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic static void DestroyAllWindows()
Public Shared Sub DestroyAllWindows
public:
static void DestroyAllWindows()
static member DestroyAllWindows : unit -> unit
See Also