[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvCopyMakeBorder(System.IntPtr,System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.BorderType,OpenCvSharp.CvScalar)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvCopyMakeBorder( IntPtr src, IntPtr dst, CvPoint offset, BorderType bordertype, CvScalar value )
Parameters
- src
- Type: SystemIntPtr
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.cvCopyMakeBorder(System.IntPtr,System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.BorderType,OpenCvSharp.CvScalar)"]
- dst
- Type: SystemIntPtr
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.cvCopyMakeBorder(System.IntPtr,System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.BorderType,OpenCvSharp.CvScalar)"]
- offset
- Type: OpenCvSharpCvPoint
[Missing <param name="offset"/> documentation for "M:OpenCvSharp.NativeMethods.cvCopyMakeBorder(System.IntPtr,System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.BorderType,OpenCvSharp.CvScalar)"]
- bordertype
- Type: OpenCvSharpBorderType
[Missing <param name="bordertype"/> documentation for "M:OpenCvSharp.NativeMethods.cvCopyMakeBorder(System.IntPtr,System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.BorderType,OpenCvSharp.CvScalar)"]
- value
- Type: OpenCvSharpCvScalar
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.cvCopyMakeBorder(System.IntPtr,System.IntPtr,OpenCvSharp.CvPoint,OpenCvSharp.BorderType,OpenCvSharp.CvScalar)"]