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: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool IsReal { get; }

Return Value

Type: Boolean
See Also