Method WriteComment
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
WriteComment(string, bool)
Writes a comment. The function writes a comment into file storage. The comments are skipped when the storage is read.
public void WriteComment(string comment, bool append = false)