Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.DeviceFeatureSensorBitDepth

Accessible

Camera.Device.Feature.SensorBitDepth.GetSupportedBitDepth

Syntax

uEye.DeviceFeatureSensorBitDepth.GetSupportedBitDepth(out uEye.Defines.SensorBitDepth mode)

Description

Returns the supported modes.

Parameter

mode

uEye.Defines.SensorBitDepth.Auto: Sets the sensor bit depth to auto

uEye.Defines.SensorBitDepth.Bit12: Sets the sensor bit depth to 12 bit

uEye.Defines.SensorBitDepth.Bit10: Sets the sensor bit depth to 10 bit

uEye.Defines.SensorBitDepth.Bit8: Sets the sensor bit depth to 8 bit