Back to Aurora Vision Library website

You are here: Start » Function Reference » System » Configuration » DischargeImageMemoryPools

DischargeImageMemoryPools


Header: AVL.h
Namespace: avl
Module: FoundationLite

Releases preallocated image memory buffers.

Syntax

C++
C#
 
void avl::DischargeImageMemoryPools()

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.