NativeMethodscore_copyMakeBorder Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_copyMakeBorder( IntPtr src, IntPtr dst, int top, int bottom, int left, int right, int borderType, Scalar value )
Public Shared Function core_copyMakeBorder ( src As IntPtr, dst As IntPtr, top As Integer, bottom As Integer, left As Integer, right As Integer, borderType As Integer, value As Scalar ) As ExceptionStatus
public: static ExceptionStatus core_copyMakeBorder( IntPtr src, IntPtr dst, int top, int bottom, int left, int right, int borderType, Scalar value )
static member core_copyMakeBorder : src : IntPtr * dst : IntPtr * top : int * bottom : int * left : int * right : int * borderType : int * value : Scalar -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="top"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="bottom"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="left"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="right"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="borderType"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_copyMakeBorder(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.Scalar)"]