
Interface to an image buffer.
Namespace: TIS.Imaging
Introduced in IC Imaging Control 3.0
| Property | Description | ||
| FrameType | Returns the frame type of this frame. |
||
| Ptr | Returns a pointer to the image data. |
||
| SampleEndTime | Returns the reference end time of the sample represented by the IFrame. |
||
| SampleStartTime | Returns the reference start time of the sample represented by the IFrame. |
||
| Method | Description | ||
| CopyFrom | Copies the image data from a specified IFrame to this IFrame. |
||
| GetIntPtr | Returns the pointer to the image data of this frame as an IntPtr. |
||