I'm trying to edit a small png image (4 x 8 pixels) in Gimp, but it's impossible to change some colors with Bucket fill tool or color to alpha for part of the image.

Do you know how to edit the image? Best would be color to alpha.

thank you

link|improve this question

80% accept rate
feedback

migrated from stackoverflow.com Jun 1 '11 at 11:27

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 2 down vote accepted
+50

Zoom and use a pencil with the selected color. You can draw with a one pixel point. You could also do quick toggle to work with the alpha and draw with the pencil in white/black.

link|improve this answer
Thank you, pencil works. Where can I find "quick toggle"? – xralf Jun 10 '11 at 20:08
Its in the lower left hand corner- it makes a red filter over the surface of the image and you can draw on it with black or white to make positive or negative alpha. It's super cool, I use it all the time. You can find it under Select> toggle quick mask. Here's a link to the documentation. docs.gimp.org/2.6/en/gimp-channel-dialog.html#gimp-qmask Thanks for using Gimp! – Ele Munjeli Jun 11 '11 at 2:40
Thank's a lot, this really helped me. – xralf Jun 11 '11 at 11:08
feedback

you can use Colors->Hue and Saturation to change colors
or you can colorize the whole image to one color with Colors->Colorize

link|improve this answer
it writes Hue-Saturation operates only on RGB color layers – xralf Jun 1 '11 at 9:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.