CogImage8Grey Width Property Cognex VisionPro 9.5
Width of the image.

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

public virtual int Width { get; }

Property Value

Type: Int32

Implements

ICogImage Width
Remarks

Returns the width of the image.

See Also