NativeMethodshighgui_waitKeyEx Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_waitKeyEx(System.Int32,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_waitKeyEx( int delay, out int returnValue )
Public Shared Function highgui_waitKeyEx ( delay As Integer, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus highgui_waitKeyEx( int delay, [OutAttribute] int% returnValue )
static member highgui_waitKeyEx : delay : int * returnValue : int byref -> ExceptionStatus
[Missing <param name="delay"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_waitKeyEx(System.Int32,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_waitKeyEx(System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_waitKeyEx(System.Int32,System.Int32@)"]