Image16Grey Height Property Cognex VisionPro 9.22

Height of the image.

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

public int Height { get; }

Return Value

Type: Int32

The height of this image in pixels.

Implements

IImage Height
See Also