Back to Adaptive Vision Library website
You are here: Start » Function Reference » Configuration » ChargeImageMemoryPools
Preallocates memory buffers for images.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRequestedPoolSizes | const Array<int>& | Copy a value from InspectImageMemoryPools.outBlockLengths | |
![]() |
inTouch | bool | Forces getting the new memory pools to the cache memory |
Errors
| Error type | Description |
|---|---|
| DomainError | Incorrect size of 'inRequestedPoolSizes' array. |

