[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvCreateMatNDHeader(System.Int32,System.Int32[],OpenCvSharp.MatrixType)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- dims
- Type: SystemInt32
[Missing <param name="dims"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateMatNDHeader(System.Int32,System.Int32[],OpenCvSharp.MatrixType)"]
- sizes
- Type: SystemInt32
[Missing <param name="sizes"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateMatNDHeader(System.Int32,System.Int32[],OpenCvSharp.MatrixType)"]
- type
- Type: OpenCvSharpMatrixType
[Missing <param name="type"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateMatNDHeader(System.Int32,System.Int32[],OpenCvSharp.MatrixType)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvCreateMatNDHeader(System.Int32,System.Int32[],OpenCvSharp.MatrixType)"]
See Also