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