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