NativeMethodsimgproc_arrowedLine Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_arrowedLine( IntPtr img, Point pt1, Point pt2, Scalar color, int thickness, int lineType, int shift, double tipLength )
Public Shared Function imgproc_arrowedLine ( img As IntPtr, pt1 As Point, pt2 As Point, color As Scalar, thickness As Integer, lineType As Integer, shift As Integer, tipLength As Double ) As ExceptionStatus
public: static ExceptionStatus imgproc_arrowedLine( IntPtr img, Point pt1, Point pt2, Scalar color, int thickness, int lineType, int shift, double tipLength )
static member imgproc_arrowedLine : img : IntPtr * pt1 : Point * pt2 : Point * color : Scalar * thickness : int * lineType : int * shift : int * tipLength : float -> ExceptionStatus
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="pt1"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="pt2"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="color"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="lineType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="shift"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <param name="tipLength"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_arrowedLine(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Point,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32,System.Double)"]