.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1ac33e2fccd9c1275ad365c3ef4368bc64: ConvertConfig.ExposureWarningThresholdUnder Property ++++++++++++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set the value of the underexposed warning settings used when exposure mask generation is enabled. ExposeWarningThresholdUnder is a value between 0.0 and 1.0 so it is independend oof the bitdepth of the image .. ref-code-block:: csharp :class: doxyrest-overview-code-block public float ExposureWarningThresholdUnder { get; set; }