Tagged Questions
0
votes
1answer
67 views
How to draw a image transparent in photoshop?
This arrow is transparent image.
I want to draw an icon like this image (transparent) in Photoshop.
The idea behind this is I want to colour the icon by using gradient tool in my app.
It would ...
1
vote
1answer
89 views
Black-white and grayscale to alpha conversion for images
Is there an utility for converting all black-white and grayscale images from certain folder to the same images with adjusted alpha channel?
For example, for pixel (r:50, g:50, b:50, a:0) I would like ...
1
vote
0answers
35 views
Flatten transparency of derivative colors
I'm creating an illustration in Ai CS3 heavily using symbols. I need to create derivative symbols, out of other symbols, with lighter colors. The transparency tool is for color seek, but as soon as I ...
2
votes
1answer
227 views
Get transparent color to create specific color on a specific background
I've got some Images like this one:
Now I need to find out the color which will become the orange in the right center of the image when drawn on a new layer with 50% opacity (The Background is the ...
3
votes
3answers
757 views
Formula for finding out the result of a color after applying x% opacity to it?
I have 2 colors
#a1a2a4
black (#000000)
white (#ffffff)
Now I need to know how much opacity (in a percent) must I apply to the second color (black) against a background of the third color (white) ...