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

public float ExposureWarningThresholdOver { get; set; }