How do I make a circular image of a square image?
How would I make this image circular? I mean I would like to make this image transparent around the corners so that it is shaped circular with a diameter of 28 pixels. It now has a dimension of 28x28 pixels.
I know how to draw a perfect circle with a diameter of exactly 28 pixels and place it exactly over the square, but that only leaves me with an additional layer with of a circle.
Any help will be appreciated.



