ICImagingControl.DeBayerActive Property

Returns whether automatic de-bayering of BY8 image data is enabled.
Syntax:
Public DeBayerActive As Boolean
Limitations:

Ready only, run time only.

Remarks:

When this property returns True, ICImagingControl.DeBayerStartPattern and ICImagingControl.DeBayerMode can be used to configure the de-bayering algorithm.

Information:

Introduced in IC Imaging Control 3.0

See also: ICImagingControl, Debayering

<< ICImagingControl