Method ReleaseCache
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ReleaseCache(int)
Releases the cached decoded page at the given index.
public void ReleaseCache(int index)
Parameters
indexintZero-based page index.
Releases the cached decoded page at the given index.
public void ReleaseCache(int index)
index intZero-based page index.