CvStartWindowThread Method OpenCvSharp Class Library
For MacOS or Linux, tries to start thread to hande a window automatically (resizing, updating). Returns 0 if not supported

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int StartWindowThread()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.Cv.StartWindowThread"]

See Also

Reference