ICogImage Allocated Property Cognex VisionPro 9.22
Whether there is pixel data associated with this image.

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

bool Allocated { get; }

Property Value

Type: Boolean
Remarks

Returns True if pixel data is associated with this image.

See Also