ICogImage8Root Width Property Cognex VisionPro 9.21 SR1
Returns the width of the pixel data.

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

int Width { get; }

Property Value

Type: Int32
Remarks

Returns the width of the pixel data.

See Also