ImageAvailableEventArgs

This class holds the event arguments for the ICImagingControl.ImageAvailable event.

Information

    Namespace: TIS.Imaging.ICImagingControl
    Introduced in version 2.0

Properties

Property Description
ImageBuffer

Returns a reference to the ImageBuffer in the ring buffer for which the event is called.

bufferIndex

Returns the index of the ImageBuffer in the ring buffer for which the event is called.

<< Classes