ICImagingControl.ImageActiveBuffer Property

Returns the ImageBuffer to which the control copied the last frame.
Syntax:
[C#]
public ImageBuffer ImageActiveBuffer;
Limitations:

Read only, Run time only.

Information:

Introduced in version 3.0
This property is deprecated since version 3.5.
Use the actual sink

See also: ICImagingControl, ICImagingControl.ImageBuffers, ImageBuffer

<< ICImagingControl