Returns the node content as an integer. If the node stores floating-point number, it is rounded.
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- node
- Type: OpenCvSharp.CPlusPlusFileNode
[Missing <param name="node"/> documentation for "M:OpenCvSharp.CPlusPlus.FileNode.op_Explicit(OpenCvSharp.CPlusPlus.FileNode)~System.Int32"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.FileNode.op_Explicit(OpenCvSharp.CPlusPlus.FileNode)~System.Int32"]
See Also