CogImage8Grey Allocated Property Cognex VisionPro 9.5
Whether there is pixel data associated with this image.

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

public virtual bool Allocated { get; }

Property Value

Type: Boolean

Implements

ICogImage Allocated
Remarks

Returns True if pixel data is associated with this image.

See Also