CogRLEBuffer Height Property Cognex VisionPro 9.8
Height dimension of this RLE image.

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

public int Height { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
CogRLEBufferNotInitializedException

The RLE buffer is not initialized.

Remarks

Height dimension of this RLE image.

See Also