114

Using Gimp can I make all the black pixels with RGB(0,0,0) into blue pixels with RGB(0,0,255)?

sashoalm
  • 5,241

2 Answers2

128

Another way is to use the Color Exchange function.

Which is located under Colors > Map > Color Exchange and then either select the color from the preview picture using the color picker tool or just define the color to replace and the new color manually.

Here is the documentation page for that function.

Zanna
  • 72,312
Octavian Helm
  • 14,515
31

Replacing a colour can be done like this:

  1. Activate the "Select by colour" tool:

    enter image description here

    • In the tool options, choose a threshold (0 if you want it to be precisely rgb(0,0,0))
  2. Click on a black pixel

  3. Select your new colour and drag it onto the image