Class
Accessible
Camera.Color.Correction.Set
Syntax
uEye.ColorCorrection.Set(uEye.Defines.ColorCorrectionMode correctionMode, double f64Factor)
uEye.ColorCorrection.Set(uEye.Defines.ColorCorrectionMode correctionMode)
Description
Sets the color correction mode.
Parameter
correctionMode |
Sets the color correction mode (see GetSupported()). |
f64Factor |
Sets the strength of the color correction between 0.0 (no correction) and 1.0 (strong correction). |