.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a73c0e55b019b75cc101acbd51b19bdac: ConvertConfig.SetShadowRecovery Method ++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set shadow recovery. Used to extract details only in the shadows of the image by making them brighter. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetShadowRecovery(float shadowRecovery); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - shadowRecovery - is a value to control how much effect is wanted. The value can be between 0.0 and 1.0. Default is 0.0 (=disabled) .. rubric:: Returns: