Method ToSegmentPointY
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ToSegmentPointY(int, int)
Converts to a line segment with the specified y coordinates at both ends
public LineSegmentPoint ToSegmentPointY(int y1, int y2)
Converts to a line segment with the specified y coordinates at both ends
public LineSegmentPoint ToSegmentPointY(int y1, int y2)