Image16Root Width Property Cognex VisionPro 9.22 SR1

Returns the width of the pixel data.

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

public int Width { get; }

Property Value

Type: Int32

Implements

IImage16Root Width
Remarks

The width of the pixel data.

See Also