Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The Converter class provides methods for setting the Bayer conversion mode for a specified color mode. Software conversion is done on the PC, while hardware conversion (USB 3 uEye CP/LE/ML) is done in the camera. The use of a larger filter mask results in a higher image quality, but increases the computational load. For further information, please refer to the "Camera basics: Color filters" chapter in the uEye manual.

hint_info

Hardware conversion is only supported by USB 3 uEye CP/LE/ML cameras. uEye LE USB 3.1 Gen 1 does not support hardware debayering.

hint_info

While free run mode is active, you cannot change the color conversion type. To do so, you must first stop the capturing process using Stop() or set the camera to trigger mode (see Trigger).

Methods

Method

Description

Get

Returns for color cameras the set mode for the specified color mode.

GetDefault

Returns the default converter for a color mode.

GetSupported

Returns for color cameras all available Bayer conversion modes for the specified color mode.

Set

Sets the converter for a color mode.