Threshold

Thresholds the image to white/black based on either the global values set in the value (low) and high properties, or per pixel from the aux input.
Threshold
Lowest value to be included.
name: value type: double default: 0.50 minimum: -200.00 maximum: 200.00 ui-minimum: -1.00 ui-maximum: 2.00 ui-gamma: 1.00 ui-step-small: 0.00 ui-step-big: 0.10 ui-digits: 3
High
Highest value to be include as white.
name: high type: double default: 1.00 minimum: -200.00 maximum: 200.00 ui-minimum: 0.00 ui-maximum: 1.00 ui-gamma: 1.00 ui-step-small: 0.00 ui-step-big: 0.10 ui-digits: 3
name: gegl:threshold
pads: aux input output
parent-class: GeglOperationPointComposer
categories: color
GEGL 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.