I have an image which has a transparent hole in the middle. I want to first resize the image and then rotate it. I already achieved this.
Now, I want to crop this image into a circle. I am unable to do this, without losing the transparency of the hole in the middle.
At this moment I generated this image with a script:
How can I make the corners transparent without losing transparency of the hole?
I have used this script. However, the hole is not transparent anymore.