CvFileStorageWriteComment Method (String) OpenCvSharp Class Library
Writes comment

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void WriteComment(
	string comment
)

Parameters

comment
Type: SystemString
The written comment, single-line or multi-line.
See Also

Reference