WindowWaitKey Method OpenCvSharp Class Library
Waits for a pressed key

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

public static int WaitKey()

Return Value

Type: Int32
Key code
See Also

Reference