Click or drag to resize

FileNodeToInt32 Method

Returns the node content as an integer. If the node stores floating-point number, it is rounded.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int ToInt32()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ToInt32"]

See Also