Color Rotate
Replace a range of colors with another
Clockwise
Switch to clockwise
name: src-clockwise
type: boolean
default: False
From
Start angle of the source color range
name: src-from
type: double
default: 0.00
minimum: 0.00
maximum: 360.00
ui-minimum: 0.00
ui-maximum: 360.00
ui-gamma: 1.00
ui-step-small: 1.00
ui-step-big: 15.00
ui-digits: 2
unit:degree
To
End angle of the source color range
name: src-to
type: double
default: 90.00
minimum: 0.00
maximum: 360.00
ui-minimum: 0.00
ui-maximum: 360.00
ui-gamma: 1.00
ui-step-small: 1.00
ui-step-big: 15.00
ui-digits: 2
unit:degree
Clockwise
Switch to clockwise
name: dest-clockwise
type: boolean
default: False
From
Start angle of the destination color range
name: dest-from
type: double
default: 0.00
minimum: 0.00
maximum: 360.00
ui-minimum: 0.00
ui-maximum: 360.00
ui-gamma: 1.00
ui-step-small: 1.00
ui-step-big: 15.00
ui-digits: 2
unit:degree
To
End angle of the destination color range
name: dest-to
type: double
default: 90.00
minimum: 0.00
maximum: 360.00
ui-minimum: 0.00
ui-maximum: 360.00
ui-gamma: 1.00
ui-step-small: 1.00
ui-step-big: 15.00
ui-digits: 2
unit:degree
Gray threshold
Colors with a saturation less than this will treated as gray
name: threshold
type: double
default: 0.00
minimum: 0.00
maximum: 1.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
Gray mode
Treat as this: Gray colors from above source range will be treated as if they had this hue and saturation\nChange to this: Change gray colors to this hue and saturation
name: gray-mode
type: enum
Hue
Hue value for above gray settings
name: hue
type: double
default: 0.00
minimum: 0.00
maximum: 360.00
ui-minimum: 0.00
ui-maximum: 360.00
ui-gamma: 1.00
ui-step-small: 1.00
ui-step-big: 15.00
ui-digits: 2
unit:degree
Saturation
Saturation value for above gray settings
name: saturation
type: double
default: 0.00
minimum: 0.00
maximum: 1.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
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.