SetGains
|
fR [in]
|
Gain factor for the red channel. If the rest of arguments are -1 or omitted, this factor will be applied to all color channels in the video.
|
fG [in]
|
Gain factor for the green channel. If four arguments are used, this factor will be applied to Gr pixels of the raw Bayer image.
|
fR [in]
|
Gain factor for the blue channel.
|
fGb [in]
|
Gain factor for the Gb pixels of the raw Bayer image. If -1 or omitted, fGb=fG.
|
S_OK
|
Success
|
E_FAIL
|
Failure.
|