Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.DeviceFeatureBlackReference

Accessible

Camera.Device.Feature.BlackReference.GetSupported

Syntax

uEye.DeviceFeatureBlackReference.GetSupported(out uEye.Defines.BlackReferenceMode supported)

uEye.DeviceFeatureBlackReference.GetSupported(out bool supported)

Description

Returns if setting the black reference feature is supported.

Parameter

supported

Supported modes for the black reference (see Set())

In case of boolean return value:

true = Supported

false = Not supported