Back to FabImage Studio website

You are here: Start » Filter Reference » System » Configuration » InspectImageMemoryPools

InspectImageMemoryPools


Module: FoundationLite

Returns information about allocated image memory buffers. This information can be used for preallocation.

Name Type Description
Output value
outIsEnabled Bool Specifies whether memory pools are used or not
Output value
outPoolSizes IntegerArray Count of blocks in consecutive pools
Output value
outBlockLengths IntegerArray Length of blocks in consecutive pools
Output value
outTotalUsage Integer Total image memory allocated [B]

Parallel execution

This filter cannot be placed in multiple Workers.

Complexity Level

This filter is available on Expert Complexity Level.