NativeMethodscore_Mat_checkVector Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_checkVector( IntPtr self, int elemChannels, int depth, int requireContinuous, out int returnValue )
Public Shared Function core_Mat_checkVector ( self As IntPtr, elemChannels As Integer, depth As Integer, requireContinuous As Integer, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus core_Mat_checkVector( IntPtr self, int elemChannels, int depth, int requireContinuous, [OutAttribute] int% returnValue )
static member core_Mat_checkVector : self : IntPtr * elemChannels : int * depth : int * requireContinuous : int * returnValue : int byref -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="elemChannels"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="depth"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="requireContinuous"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_checkVector(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32@)"]