Image8Grey Allocated Property Cognex VisionPro 9.10

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.10.0.0
Syntax

public bool Allocated { get; }

Return Value

Type: Boolean

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

Implements

IImage Allocated
See Also