Is there a way to draw an image shaped as a circle? For instance if I wanted to the userinfo image in a circle frame. I could use the setColorAt method from GreenfootImage to change all the pixels out of the circle to a transparent color, but I was just wondering if there was an easier way.