Forum Moderators: coopster
I would like to import alternate PNG images and place them on top of my generated image.
However it gets better, I need to alpha out the color #6DB3D0.
or:
R: 109
G: 179
B: 208
I should say for the record, its not specificly THIS color, thats it's purest form, I also would like to make neighboring pixels transparent accuratly in comparision (so if a pixel was "half" that color and half black.. it would end up placing down a half black color.. if that makes any sense).
How would I do this? Please use an example if possible.