limiter

Limits the pixel components values to the specified range [min, max].

The filter accepts the following options:

'min'

Lower bound. Defaults to the lowest allowed value for the input.

'max'

Upper bound. Defaults to the highest allowed value for the input.

'planes'

Specify which planes will be processed. Defaults to all available.