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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.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