
Allows you to change the opacity of an image.
Example

Running this code will set the opacity to 50% of "E:\Example Folder\Picture 1.jpg", saving it to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image opacity", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", 50)