[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvGetSubRect(System.IntPtr,System.IntPtr,OpenCvSharp.CvRect)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- arr
- Type: SystemIntPtr
[Missing <param name="arr"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetSubRect(System.IntPtr,System.IntPtr,OpenCvSharp.CvRect)"]
- submat
- Type: SystemIntPtr
[Missing <param name="submat"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetSubRect(System.IntPtr,System.IntPtr,OpenCvSharp.CvRect)"]
- rect
- Type: OpenCvSharpCvRect
[Missing <param name="rect"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetSubRect(System.IntPtr,System.IntPtr,OpenCvSharp.CvRect)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvGetSubRect(System.IntPtr,System.IntPtr,OpenCvSharp.CvRect)"]
See Also