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