Click or drag to resize

FileNodeIsInt Property

Returns true if the node is an integer

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool IsInt { get; }

Return Value

Type: Boolean
See Also