Hi,Support:
I want to know whether the api supports image coutout? If so, how to perform it?
Hi,Support:
I want to know whether the api supports image coutout? If so, how to perform it?
Hello, @ducaisoft ,
Aspose.Imaging provides Masking namespaces for background/watermark removal, smart selection or magic wand, filtering APIs and so on. Please take look:
Thanks.
Could you please show me a full demo how to cutout/remove background from images, and remove image watermark automatically or remove image watermark from a given rectangle based on VB.net?
Hello, @ducaisoft ,
the links above contain complete C# examples for the listed cutout feature. Unfortunately, we have no VB code reference. Due to similar semantics you could use a C# to VB converter to easily convert demo code from the links above. Hope this helps!