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