Color

Clip RGB

gegl:rgb-clip
Keep RGB pixels values inside a specific range.
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Input
Output

Operation properties

Clip low pixel values
gboolean
Clip low pixel values.
Default true
Low limit
gdouble
Pixels values lower than this limit will be set to it.
Default 0.00
Clip high pixel values
gboolean
Clip high pixel values.
Default true
High limit
gdouble
Pixels values higher than this limit will be set to it.
Default 1.00