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