Click or drag to resize

Cv2ReadInt Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static int ReadInt(
	FileNode node,
	int defaultValue = 0
)

Parameters

node
Type: OpenCvSharpFileNode
defaultValue (Optional)
Type: SystemInt32

Return Value

Type: Int32
See Also