04-08-2024, 12:12 PM
Hello!
I've searched for hours for an answer on the net and I haven't found anything, although I'm sure my question is very simple, as I'm a beginner with script-fu. I've been working on GIMP for years, but I've never used the console.
Here's my question: on the console, I want to use the procedure:
gimp-drawable-hue-saturation
which I've chosen from the list. When I activate this procedure, I have to fill in the necessary data for
(gimp-drawable-hue-saturation drawable hue-range hue-offset lightness saturation overlap)
So I've entered my chosen values:
(gimp-drawable-hue-saturation drawable 0 0 0 -100 0)
But what do I do with DRAWABLE????
My layer is named "Calque", so I've tried the "Calque" syntax, and other possibilities, but I keep getting an error message, see the attached screenshot.
Thank you SO MUCH for your help!
Sylvie
I've searched for hours for an answer on the net and I haven't found anything, although I'm sure my question is very simple, as I'm a beginner with script-fu. I've been working on GIMP for years, but I've never used the console.
Here's my question: on the console, I want to use the procedure:
gimp-drawable-hue-saturation
which I've chosen from the list. When I activate this procedure, I have to fill in the necessary data for
(gimp-drawable-hue-saturation drawable hue-range hue-offset lightness saturation overlap)
So I've entered my chosen values:
(gimp-drawable-hue-saturation drawable 0 0 0 -100 0)
But what do I do with DRAWABLE????
My layer is named "Calque", so I've tried the "Calque" syntax, and other possibilities, but I keep getting an error message, see the attached screenshot.
Thank you SO MUCH for your help!
Sylvie