.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1aa5cbc67120a462bf2b08dbc61da58175: ConvertConfig.SetNoiseReductionRadiusAmount Method ++++++++++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Sets the pixel radius used for the Noise Reduction algorithm to reduce noise. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetNoiseReductionRadiusAmount(int noiseReductionRadius); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - noiseReductionRadius - is a value between 0 and 32.0. Default is 0 .. rubric:: Returns: