ICogImage8PixelMemory Height Property Cognex VisionPro 9.22
Returns the height of the pixel data.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax

int Height { get; }

Property Value

Type: Int32
Remarks

Returns the height of the pixel data.

See Also