Click or drag to resize

BaseFoundImageProcessingObjectImageIndex Property

The image processing plug-in has a ring buffer array of images where the result of an object finding process is stored. This index is stored here.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public int ImageIndex { get; set; }

Property Value

Int32
See Also