Allows you to flip an image horizontally or vertically.
Example
Running this code will flip the image "E:\Example Folder\Picture 1.jpg" horizontally, saving it to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image flip", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", "Horizontal")