FileNodeIsReal Property OpenCvSharp Class Library
Returns true if the node is a floating-point number

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool IsReal { get; }

Return Value

Type: Boolean
See Also

Reference