ICImagingControl.MemoryCurrentGrabberColorformat Property

Determines the color format of the image buffers in the internal ring buffer.
Syntax:
[C#]
public ICImagingControlColorformats MemoryCurrentGrabberColorformat;
Limitations:

Not available in live mode.

Information:

This property is deprecated since version 3.5.
Use the actual sink object.

See also: ICImagingControl, ImageBuffer, ICImagingControlColorformats

<< ICImagingControl