Back to Adaptive Vision Library website

You are here: Start » Function Reference » Configuration » ControlImageMemoryPools

ControlImageMemoryPools


Header:AVL.h
Namespace:avl

Enables or disables deterministic image memory allocator.

Syntax

C++
C#
 
void avl::ControlImageMemoryPools
(
	bool inIsEnabled
)

Parameters

Name Type Default Description
inIsEnabled bool True Specifies whether memory pools should be used or not