Tagged Questions
1
vote
4answers
2k views
Convert icon to a transparent png
I have a set of icons that I resized to 30x30. Now I want to use them for my iPhone TabBar as specified here:
http://www.idev101.com/code/User_Interface/sizes.html
How can I make these transparent ...
6
votes
1answer
2k views
How can I map the colors in a greyscale image to a specific color “gradient”?
Caveat: I'm not a graphic designer and may be misusing some terminology. Please bear with me. :-)
I'm attempting to add color to some greyscale icons (i.e. all three channels are identical). I ...