FrameQueueBuffer

The static FrameQueueBuffer class contains factory functions to create objects implementing IFrameQueueBuffer that can be used with FrameSnapSink and FrameQueueSink to capture image data.

Information

    Namespace: TIS.Imaging
    Introduced in version 3.5

Methods

Method Description
Create

Creates one or more objects implementing the IFrameQueueBuffer interfaces, that can be used with the FrameSnapSink and FrameQueueSink classes.

<< Classes