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…...Transparent); GraphicsPath path = new GraphicsPath(); var figure...figure.AddShape(ellipseshape); path.AddFigure(figure); //Round rectangle...