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