[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_retrieve(System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static int highgui_VideoCapture_retrieve( IntPtr obj, IntPtr image, int channel )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_retrieve(System.IntPtr,System.IntPtr,System.Int32)"]
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_retrieve(System.IntPtr,System.IntPtr,System.Int32)"]
- channel
- Type: SystemInt32
[Missing <param name="channel"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_retrieve(System.IntPtr,System.IntPtr,System.Int32)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_retrieve(System.IntPtr,System.IntPtr,System.Int32)"]