Contents

contrastPivot

The pixel value to use as a pivot for the contrast.

Declaration

var contrastPivot: Float?

Discussion

Numeric values range from 0.0 to 1.0. You can also specify nil to have the framework automatically detect the value according to image intensity.

The default value is 0.5, which indicates the pixel center.

See Also

Configuring a request