image background transparent

Allows you to change the background of an image to transparent.


Example

Running this code will set the color "FFFFFF" of image "E:\Example Folder\Image.png" to transparent, saving it to "E:\Saved Folder\Sample.png".

plugin command("Image Automation.dll", "image background transparent", "E:\\Example Folder\\Image.png", "FFFFFF", "E:\\Saved Folder\\Sample.png")

Was this helpful?

Previous Article

image background color

Next Article

image blank