IImage Width Property Cognex VisionPro 9.21

Width of the image.

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

int Width { get; }

Return Value

Type: Int32

The width of this image in pixels.

See Also