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