Click or drag to resize

Cv2WriteScalar Method (FileStorage, Int32)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static void WriteScalar(
	FileStorage fs,
	int value
)

Parameters

fs
Type: OpenCvSharpFileStorage
value
Type: SystemInt32
See Also