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…...image2 = new PngImage(image.Width, image.Height)) { var g = new Graphics(image2);...GraphicsPath path = new GraphicsPath(); var figure = new Figure(); //Circle...