image rotate/flip

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")

Was this helpful?

Previous Article

image roberts cross

Next Article

image rounded corners