NativeMethodsimgproc_boxPoints_Point2f Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_Point2f(OpenCvSharp.RotatedRect,OpenCvSharp.Point2f[])"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_boxPoints_Point2f( RotatedRect box, Point2f[] points )
Public Shared Function imgproc_boxPoints_Point2f ( box As RotatedRect, <OutAttribute> points As Point2f() ) As ExceptionStatus
public: static ExceptionStatus imgproc_boxPoints_Point2f( RotatedRect box, [OutAttribute] array<Point2f>^ points )
static member imgproc_boxPoints_Point2f : box : RotatedRect * points : Point2f[] byref -> ExceptionStatus
[Missing <param name="box"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_Point2f(OpenCvSharp.RotatedRect,OpenCvSharp.Point2f[])"]
[Missing <param name="points"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_Point2f(OpenCvSharp.RotatedRect,OpenCvSharp.Point2f[])"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_Point2f(OpenCvSharp.RotatedRect,OpenCvSharp.Point2f[])"]