You are here: Start » AVL.NET » AVS.ChargeImageMemoryPools Method
AVS.ChargeImageMemoryPools Method
Preallocates memory buffers for images.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ChargeImageMemoryPools ( IList<int> inRequestedPoolSizes, bool inTouch )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRequestedPoolSizes | System.Collections.Generic.IList<int> | Copy a value from InspectImageMemoryPools.outPoolSizes. | ||
![]() | inTouch | bool | Forces getting the new memory pools to the cache memory. |

