Change all pixels of a specific color to a semi-transparent
Posted: 2010-04-30T17:00:14-07:00
Full Subject: Change all pixels of a specific color to a semi-transparent color
I have an image (obviously) and I want to change all of the white rgba pixels in the image to a semi-transparent rgba color (i.e. 210,210,210,0.5).
How can I accomplish this?
Thanks in advance!
Chad
I have an image (obviously) and I want to change all of the white rgba pixels in the image to a semi-transparent rgba color (i.e. 210,210,210,0.5).
How can I accomplish this?
Thanks in advance!
Chad