Hi,Support:
Does the aspose.imaging.dll supports text cutout overlay effect?If so,how to do it?
If not, it’s recommended this feature for update later.
The text cutout overlay effect looks like this:
111.jpg (21.4 KB…...Load(@"path to image"); int width = backgroung...DrawImage(foreground, 0, 0); backgroung.Save(@"path to image");...