Gimp-Forum.net
Gradients - 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: Gradients (/Thread-Gradients)



Gradients - gaystan - 07-21-2024

Hi everybody :

   I'm using GIMP 2.10.38.   Is it possible to a GRADIENT using more that one color ?
  stanulg


RE: GRADIENTS - PixLab - 07-22-2024

Yes a lot more than one color, you can even edit the number of colors on the fly while making your gradient
Over-there a link straight on how to edit gradient > https://docs.gimp.org/en/gimp-tool-gradient.html#idm13038


RE: GRADIENTS - Ofnuts - 07-22-2024

Of course you can. Some gradients in the standard set:

[attachment=12164]

  • Sunrise
  • Tropical colors
  • Radial Rainbow Hoop
  • Pastels

Creating a multi-color gradient from scratch is a bit tedious, a good way to do speed it up is to define a palette and then use the Palette-to-gradient function in the Palettes list. The created gradient can be further tweaked but the bulk of the work will have been done.


RE: Gradients - rich2005 - 07-22-2024

As well as the above.

There are a couple of utilities to assist making a gradient.
The gimp_gmic_qt plugin from http://www.gmic.eu there is a Windows installer
An example of use: https://i.imgur.com/Er8XMFo.jpg

or

An old script sample-gradient-along-path.scm which you can get here: https://www.gimp-forum.net/Thread-GGR-from-Image?pid=26124#pid26124
Unzip put in your scripts folder.
and an example of use: https://i.imgur.com/NCFHtR2.mp4