AdaptiveWhiteStretchFilterOptions.LowPercentile

AdaptiveWhiteStretchFilterOptions.LowPercentile property

Gets the lower percentile for black point calculation. Pixel values below this percentile are considered as black during stretching.

public int LowPercentile { get; }

See Also