Click or drag to resize

Point2d  Conversion (Point to Point2d)

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

Parameters

point
Type: OpenCvSharpPoint

Return Value

Type: Point2d
See Also