[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvPtr1D(System.IntPtr,System.Int32,OpenCvSharp.MatrixType@)"]
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.cvPtr1D(System.IntPtr,System.Int32,OpenCvSharp.MatrixType@)"]
- idx0
- Type: SystemInt32
[Missing <param name="idx0"/> documentation for "M:OpenCvSharp.NativeMethods.cvPtr1D(System.IntPtr,System.Int32,OpenCvSharp.MatrixType@)"]
- type
- Type: OpenCvSharpMatrixType
[Missing <param name="type"/> documentation for "M:OpenCvSharp.NativeMethods.cvPtr1D(System.IntPtr,System.Int32,OpenCvSharp.MatrixType@)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvPtr1D(System.IntPtr,System.Int32,OpenCvSharp.MatrixType@)"]
See Also