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
public bool ExposureWarningMaskEnabled { get; set; }