The IFrameQueueBuffer is an interface to an image buffer. This interface is used by FrameQueueSink and FrameSnapSink to refer to image buffers.
There are multiple ways to create instances of IFrameQueueBuffer:
Namespace: TIS.Imaging
Introduced in version 3.5
IFrame
IFrameQueueBuffer
UserFrame
Method | Description | ||
Tag | The Tag property allows associating external data with IFrameQueueBuffer instances, e.g. in order to track self-allocated buffers. |
||