Click or drag to resize

Point2f  Conversion (Point2f to Point)

[Missing <summary> documentation for "M:OpenCvSharp.Point2f.op_Explicit(OpenCvSharp.Point2f)~OpenCvSharp.Point"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static explicit operator Point (
	Point2f self
)

Parameters

self
Type: OpenCvSharpPoint2f

[Missing <param name="self"/> documentation for "M:OpenCvSharp.Point2f.op_Explicit(OpenCvSharp.Point2f)~OpenCvSharp.Point"]

Return Value

Type: Point

[Missing <returns> documentation for "M:OpenCvSharp.Point2f.op_Explicit(OpenCvSharp.Point2f)~OpenCvSharp.Point"]

See Also