Click or drag to resize

FileNodeIsInt Property

Returns true if the node is an integer

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

Return Value

Type: Boolean
See Also