.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a8d4881c78dae1c5616c40e05dcc375bf: ConvertConfig.ExposureWarningThresholdOver Property +++++++++++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set the value of the overexposed warning settings used when exposure mask generation is enabled. ExposeWarningThresholdOver 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 ExposureWarningThresholdOver { get; set; }