http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Destroys the window with a given name
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static void cvDestroyWindow( string name ) |
Visual Basic |
---|
Public Shared Sub cvDestroyWindow ( _ name As String _ ) |
Visual C++ |
---|
public: static void cvDestroyWindow( String^ name ) |
Parameters
- name
- Type: System..::..String
Name of the window to be destroyed