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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax

public virtual int Height { get; }

Property Value

Type: Int32

Implements

ICogImage16PixelMemory Height
See Also