| FileNodeReadPoint3i Method |
Reads the node element as Point3i
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public Point3i ReadPoint3i()
Public Function ReadPoint3i As Point3i
public:
Point3i ReadPoint3i()
member ReadPoint3i : unit -> Point3i
Return Value
Type:
Point3i[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ReadPoint3i"]
See Also