NativeMethodscore_Mat_operatorNE_MatMat Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_operatorNE_MatMat(System.IntPtr,System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_Mat_operatorNE_MatMat( IntPtr a, IntPtr b, out IntPtr returnValue )
Public Shared Function core_Mat_operatorNE_MatMat ( a As IntPtr, b As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_Mat_operatorNE_MatMat( IntPtr a, IntPtr b, [OutAttribute] IntPtr% returnValue )
static member core_Mat_operatorNE_MatMat : a : IntPtr * b : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="a"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_operatorNE_MatMat(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <param name="b"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_operatorNE_MatMat(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_operatorNE_MatMat(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_Mat_operatorNE_MatMat(System.IntPtr,System.IntPtr,System.IntPtr@)"]