IImage16Root Height Property Cognex VisionPro 9.25 SR1

Returns the height of the pixel data.

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

int Height { get; }

Return Value

Type: Int32

The height of the pixel data.

See Also