Hi, Support:
Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on VB.net?
below is my codes, but it results in wrong position image.
Dim Img As New Png…...GraphicsPath() Dim Figure As New Aspose.Imaging.Figure() Dim EllipseShape...CropH)) Figure.AddShape(EllipseShape) path.AddFigure(Figure) g.Clip...