Hi, I'm having some issues with the transparency in PNG images. When I apply an effect to an image, the transparency is lost. Below is the code and a before/after.
Edit: How I generated the PNG might be helpful:
imageViewOne is just a UIImageView.
Before:
After:
How do I apply filters and keep the transparency of a PNG image?
Hi, I'm having some issues with the transparency in PNG images. When I apply an effect to an image, the transparency is lost. Below is the code and a before/after.
Edit: How I generated the PNG might be helpful:
imageViewOne is just a UIImageView.
Before:
After:
How do I apply filters and keep the transparency of a PNG image?