.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1afcf384cc8a4446da2302b2fac7d975e4: ConvertConfig.SetExposureMaskThreshold Method +++++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Threshold for exposure mask .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` SetExposureMaskThreshold(float overExposureThreshold, float underExposureThreshold); The masking image is return as outputMaskImage .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - overExposureThreshold - Over exposure threshold, range 0.0 to 1.0 * - underExposureThreshold - Under exposure threshold, range 0.0 to 1.0 .. rubric:: Returns: