So I'm getting this weird problem with alpha channels and how its handling the transparency on my image. Here is what the section of the image looks like at 2500%
and then here is what it looks like with a background:
Now here's the problem, when I make it an alpha channel so that I can have the transparency, there is an area that is not being treated as transparent as shown here:
As you can (hopefully) see there's a whole bunch of extra transparent pixels around the edges which should have been part of the lighter pink so when you actually open this there are white pixels around the edges instead of being transparent. The rest of the background is transparent but for some reason I can't get the alpha channel to accept these pixels. Is there anyway to add the transparent pixels (light pink) to be considered in the alpha channel?
and then here is what it looks like with a background:
Now here's the problem, when I make it an alpha channel so that I can have the transparency, there is an area that is not being treated as transparent as shown here:
As you can (hopefully) see there's a whole bunch of extra transparent pixels around the edges which should have been part of the lighter pink so when you actually open this there are white pixels around the edges instead of being transparent. The rest of the background is transparent but for some reason I can't get the alpha channel to accept these pixels. Is there anyway to add the transparent pixels (light pink) to be considered in the alpha channel?