Click or drag to resize

FileNodeIsReal Property

Returns true if the node is a floating-point number

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsReal { get; }

Return Value

Type: Boolean
See Also