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