NativeMethodscore_Mat_new11 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_new11( int ndims, int[] sizes, int type, Scalar s, out IntPtr returnValue )
Public Shared Function core_Mat_new11 ( ndims As Integer, sizes As Integer(), type As Integer, s As Scalar, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_Mat_new11( int ndims, array<int>^ sizes, int type, Scalar s, [OutAttribute] IntPtr% returnValue )
static member core_Mat_new11 : ndims : int * sizes : int[] * type : int * s : Scalar * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="ndims"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]
[Missing <param name="sizes"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]
[Missing <param name="type"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]
[Missing <param name="s"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_new11(System.Int32,System.Int32[],System.Int32,OpenCvSharp.Scalar,System.IntPtr@)"]