Back to Adaptive Vision Library Lite website

You are here: Start » System » Configuration » DischargeImageMemoryPools

DischargeImageMemoryPools


Header: AVL.h
Namespace: avl

Releases preallocated image memory buffers.

Syntax

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.