Allows you to rotate an image by the set degree.
Example
Running this code will rotate the image "E:\Example Folder\Picture 1.jpg" to 180° and flip it horizontally, saving it to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image rotate/flip", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", "Rotate 180 Flip X")