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