Click or drag to resize

Cv2DestroyWindow Method

Destroys the specified window.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static void DestroyWindow(
	string winName
)

Parameters

winName
Type: SystemString
See Also