.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a576bbc304f3cd492dce803f66fad347c: ConvertConfig.SetGain Method ++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Adjust the gain of the image. This is doing almost the same as SetExposure but just as a linear gain value. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetGain(float gain); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - gain - Its a floating point value. Default is 1.0 .. rubric:: Returns: