CogRLEBuffer NumRuns Property Cognex VisionPro 9.8 SR1
Total number of runs in this RLE image.

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

public int NumRuns { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
CogRLEBufferNotInitializedException

The RLE buffer is not initialized.

Remarks

Total number of runs in this RLE image.

See Also