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