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