Gimp-Forum.net
Gimp functions - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Gimp functions (/Thread-Gimp-functions)



Gimp functions - patchfree - 05-20-2021

I am looking for the following functions, are there in GIMP ?:
- Replacing a color by another
- attributing a transparence from a color or a range of colors

Thank you.


RE: Gimp functions - rich2005 - 05-20-2021

(05-20-2021, 12:53 PM)patchfree Wrote: I am looking for the following functions, are there in GIMP ?:
- Replacing a color by another

There are several ways of changing colours. The method used depends on the image. For a photograph use the colour curve tool.

The most direct for simple images are:
Colors -> Map -> Color Exchange
Colors -> Map -> Color Rotate
Tools -> GEGL Operation -> Color Warp
A very quick demo of those three: https://i.imgur.com/bubad7N.mp4

Quote:- attributing a transparence from a color or a range of colors

Do you want to convert a colour to transparency ? First make sure the image has an alpha channel Layer -> Transparency -> Add Alpha Channel Now you can use Colors -> Color to Alpha Experiment with the sliders.
Example: https://i.imgur.com/JK1l3Kl.mp4
If it is more complicated then make selections based on color(s), add a layer mask Layer -> Mask -> Add layer mask and use the selection option.