Creates a CvPoint with the coordinates of the specified CvPoint2D64f.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- self
- Type: OpenCvSharpCvPoint2D64f
A CvPoint2D64f that specifies the coordinates for the new CvPoint.
Return Value
Type: CvPoint[Missing <returns> documentation for "M:OpenCvSharp.CvPoint2D64f.op_Implicit(OpenCvSharp.CvPoint2D64f)~OpenCvSharp.CvPoint"]
See Also