Class
uEye.AutoFeaturesSoftwareWhitebalanceOffset
Accessible
Camera.AutoFeatures.Software.WhiteBalance.Offset.Get
Syntax
uEye.AutoFeaturesSoftwareWhitebalanceOffset.Get(out int redOffset, out int blueOffset)
Description
Returns the offset values for the red and blue channels.
Parameter
redOffset |
Returns the red level offset (-50...+50) |
blueOffset |
Returns the blue level offset (-50…+50) |