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: 1.0.0
Syntax
public string ReleaseAndGetString()

Return Value

Type: String

[Missing <returns> documentation for "M:OpenCvSharp.FileStorage.ReleaseAndGetString"]

See Also