Alpha editing?
- May 2, 2021
- 2 replies
- 727 views
Hey,so I have an image with a background that must match another background which is the same color but with alpha 0.9 or 90% so a bit transparent,so I need to set my image's background(which is the same color as the other one) to 90% so that both backgrounds are the same color and equally transparent so when I put my image on the other background it seems like my image has a transparent background but in reality it has the same color same alpha backgorund as the other one so it's invisible. I need this because if I try to cut the image for the backgorund so it has no background the pixels get rough(it's a circle) and when I put it on my website using CSS the pixels are more visible and rough because I cut it but if I don't cut it then it has a background that's visible. So how do I change the alpha or the transparency of my image's background? Or is there a better way to do this? I basically want an image with no visible background but without rough pixels so it looks smooth on my website.Checkmark is the cut one and checkmark copy1 is the one with the original background which I want to remove or blend inn with the other one so the pixels aren't rough on the image.
