IImage Allocated Property Cognex VisionPro 9.22

Whether there is pixel data associated with this image.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

bool Allocated { get; }

Return Value

Type: Boolean

True if pixel data is associated with this image, false otherwise.

See Also