NativeMethodscore_SparseMat_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_create(System.IntPtr,System.Int32,System.Int32[],System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_SparseMat_create( IntPtr obj, int dims, int[] sizes, int type )
Public Shared Function core_SparseMat_create ( obj As IntPtr, dims As Integer, sizes As Integer(), type As Integer ) As ExceptionStatus
public: static ExceptionStatus core_SparseMat_create( IntPtr obj, int dims, array<int>^ sizes, int type )
static member core_SparseMat_create : obj : IntPtr * dims : int * sizes : int[] * type : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_create(System.IntPtr,System.Int32,System.Int32[],System.Int32)"]
[Missing <param name="dims"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_create(System.IntPtr,System.Int32,System.Int32[],System.Int32)"]
[Missing <param name="sizes"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_create(System.IntPtr,System.Int32,System.Int32[],System.Int32)"]
[Missing <param name="type"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_create(System.IntPtr,System.Int32,System.Int32[],System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_create(System.IntPtr,System.Int32,System.Int32[],System.Int32)"]