AdaptiveWhiteStretchFilterOptions.MaxScale

AdaptiveWhiteStretchFilterOptions.MaxScale property

Gets the maximum allowed brightness scale. The actual stretching will not exceed this factor, to avoid over-brightening.

public float MaxScale { get; }

See Also