Click or drag to resize

Point2d  Conversion (Point2d to Point)

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

Parameters

self
Type: OpenCvSharpPoint2d

Return Value

Type: Point
See Also