Allows you to invert image color.
Example
Running this code will invert the color of "E:\Example Folder\Picture 1.jpg", saving it to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image invert color", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg")