You are here: Start » AVL.NET » AVL.ControlImageMemoryPools Method

AVL.ControlImageMemoryPools Method

Enables or disables deterministic image memory allocator.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ControlImageMemoryPools(
	bool inIsEnabled
)

Parameters

Name Type Range Default Description
inIsEnabledboolSpecifies whether memory pools should be used or not.

See also