www.emgu.com/wiki
Destroys the window with a given name

Declaration Syntax
public static void cvDestroyWindow(
string name
)
Public Shared Sub cvDestroyWindow ( _
name As String _
)
public:
static void cvDestroyWindow(
String^ name
)

Parameters
- name (String)
- Name of the window to be destroyed
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)