Click or drag to resize

FileStorageReleaseAndGetString Method

Closes the file, releases all the memory buffers and returns the text string

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

Return Value

Type: String
See Also