.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a61c4fe855dfe65cb8e29df5d5d3b2fe8: ConvertConfig.SetExposure Method ++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Adjust th exposure of the image. This is doing almost the same as the SetGain but using an exponential function. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetExposure(float exposure); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - exposure - is a value between -4.0 and 4.0. Default is 0.0 .. rubric:: Returns: