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