ICImagingControl.DeBayerStartPattern Property

This property controls how the automatic de-bayering of BY8 image data should treat the pixel data.
Syntax:
[C#]
public DeBayerStartPatterns DeBayerStartPattern;
Remarks:

You have to select the value that matches the layout of the camera's mosaic filter in front of the CCD. In general, this has to be found out by trial and error, because this information may be hard to find in the camera's documentation.

Information:

Introduced in version 3.0

See also: ICImagingControl, DeBayerStartPatterns, DeBayerModes, Debayering

<< ICImagingControl