Image8Root Width Property Cognex VisionPro 9.20

Returns the height of the pixel data.

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

public int Width { get; }

Return Value

Type: Int32

The height of the pixel data.

Implements

IImage8Root Width
See Also