GoWebScan API
kStatus GoWebScanCalNode_UpdateVisionBGains ( GoWebScanCalNode  node,
kArray2  gains 
)

Update the array of vision blue gains, which represent correction gains to produce a balanced white image.

Gains are for each pixel of the vision image. The gains are compressed to 8 bit values on a logarithmic scale, and therefore may not match the input values directly.

Parameters
nodeGoWebScanCalNode object.
gainsArray of vision blue gains. Type k64f.
Returns
Operation status.