.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a1b6d2c119b54e97785554ac6a87ef6b0: ConvertConfig.SetWhiteBalanceGain Method ++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Sets the White Balance as gain for each channels (RGB) .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetWhiteBalanceGain(float redGain, float greenGain, float blueGain); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - redGain - is a value between 0 and 10.0. Default is 0.0 * - greenGain - is a value between 0 and 10.0. Default is 0.0 * - blueGain - is a value between 0 and 10.0. Default is 0.0 .. rubric:: Returns: