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