| FileNodeToDouble Method |
Returns the node content as double
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function ToDouble As Double
public:
double ToDouble()
member ToDouble : unit -> float
Return Value
Type:
Double[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ToDouble"]
See Also