You are here: Start » AVL.NET » AVL.ControlImageMemoryPools(bool)
AVL.ControlImageMemoryPools(bool)
Enables or disables deterministic image memory allocator.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ControlImageMemoryPools( bool inIsEnabled )
Parameters
- inIsEnabled
- Type: System.Boolean
Specifies whether memory pools should be used or not
