ICImagingControl.MemoryPixelFormat Property

Sets the pixel format of the ring buffer.
Syntax:
[C#]
public System.Drawing.Imaging.PixelFormat MemoryPixelFormat;
Remarks:

The pixel format of the ring buffer is also accessible with ICImagingControl.MemoryCurrentGrabberColorformat.

Information:

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

See also: ICImagingControl, ICImagingControl.MemoryCurrentGrabberColorformat

<< ICImagingControl