http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Destroys the window with a given name
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
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