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 underexposed threshold and overexposed threshold should also be set

public bool ExposureWarningMaskEnabled { get; set; }