Click or drag to resize

FileNodeReadFloat Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public float ReadFloat(
	float defaultValue = 0f
)

Parameters

defaultValue (Optional)
Type: SystemSingle

Return Value

Type: Single
See Also