FileStorageRelease Method
|
Closes the file and releases all the memory buffers
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic virtual void Release()
Public Overridable Sub Release
public:
virtual void Release()
abstract Release : unit -> unit
override Release : unit -> unit
See Also