Click or drag to resize

Point2f  Conversion (Point to Point2f)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static implicit operator Point2f (
	Point point
)

Parameters

point
Type: OpenCvSharpPoint

Return Value

Type: Point2f
See Also