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
public float ExposureWarningThresholdUnder { get; set; }