.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a0bc74fc698acbd8c31454ed865c1ca36: ConvertConfig.ExposureWarningMaskEnabled Property +++++++++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Control generation of exposure mask in the mask image. True means enable. Default is disabled. When doing the actual convertion of an image - a mask buffer must be provided. If enabled the ExposureWarningThresholdOver and ExposureWarningThresholdUnder must be set in advance .. ref-code-block:: csharp :class: doxyrest-overview-code-block public bool ExposureWarningMaskEnabled { get; set; }