ICogAcqHardwareImagePool RecommendedHardwareImagePool Property Cognex VisionPro 9.21
Get the recommended number of images in the pool. Note that the recommended value may change when the region of interest changes.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax

int RecommendedHardwareImagePool { get; }

Property Value

Type: Int32
Remarks

Gets the number of images in the pool. This value may change as the region of interest changes.

See Also