Clip Alpha
Keep alpha values inside a specific range
Clip low pixel values
Clip low pixel values
name: clip-low
type: boolean
default: True
Low limit
Pixels values lower than this limit will be set to it
name: low-limit
type: double
default: 0.00
minimum: -inf
maximum: +inf
ui-minimum: -1.00
ui-maximum: 1.00
ui-gamma: 1.00
ui-step-small: 0.00
ui-step-big: 0.10
ui-digits: 3
sensitive:clip-low
Clip high pixel values
Clip high pixel values
name: clip-high
type: boolean
default: True
High limit
Pixels values higher than this limit will be set to it
name: high-limit
type: double
default: 1.00
minimum: -inf
maximum: +inf
ui-minimum: 0.00
ui-maximum: 2.00
ui-gamma: 1.00
ui-step-small: 0.00
ui-step-big: 0.10
ui-digits: 3
sensitive:clip-high
pads: input output
parent-class: GeglOperationPointFilter
categories: color
This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.