Class
Accessible
Camera.Device.Feature.Temperature.GetSupported
Syntax
uEye.DeviceFeatureTemperature.GetSupported(out bool supported)
Description
Returns if the display of the internal camera temperature is supported.
Parameter
supported |
true = Internal camera temperature is supported. |
false = Internal camera temperature is not supported. |