Click or drag to resize

FileStorageAdd Method (String)

Writes data to a file storage.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public FileStorage Add(
	string val
)

Parameters

val
Type: SystemString

Return Value

Type: FileStorage
See Also