Class
Accessible
Camera.Lut.Raw.SetEnable
Syntax
uEye.LutRaw.SetEnable(bool enable)
Description
Enables the use of the camera LUT with RAW formats. If the value 1 is passed, the camera LUT can also be used with RAW formats. The default value is 0, i.e. the feature is disabled.
Parameter
enable |
true = Enable LUT |
false = Disable LUT |