- I have a white logo on a black background. It has anti-aliased edges.
- I want to turn it into a white logo on a transparent background, where the anti-aliasing will be semi-transparent.
- This way, I can put my white logo on any background I want and have smooth edges that blend seamlessly into the background.
- (So, for example, the original 25% brightness at 100% opacity would become 100% brightness (white) at 25% opacity.)
- How do I do this?


