Click or drag to resize

NativeMethodshighgui_destroyWindow Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_destroyWindow(System.String)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus highgui_destroyWindow(
	string winName
)

Parameters

winName
Type: SystemString

[Missing <param name="winName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_destroyWindow(System.String)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_destroyWindow(System.String)"]

See Also