Hi, Support:
I want to know whether the aspose.imaging.dll support clipping a image to circle/oval/roundRetangle shape result, and save the clip image to png with backcolor transperance. If so ,how to work it out?
Than…...GraphicsPath RoundedRect(int x, int y, int width, int height...Rectangle corner = new Rectangle(x, y, radius, radius); GraphicsPath...