Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Configuration » InspectImageMemoryPools
Returns information about allocated image memory buffers. This information can be used for preallocation.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				outIsEnabled | Bool | Specifies whether memory pools are used or not | 
![]()  | 
				outPoolSizes | IntegerArray | Count of blocks in consecutive pools | 
![]()  | 
				outBlockLengths | IntegerArray | Length of blocks in consecutive pools | 
![]()  | 
				outTotalUsage | Integer | Total image memory allocated [B] | 
Complexity Level
This filter is available on Expert Complexity Level.

