Allows you to change the hue of an image.
Example
Running this code will set the hue of the image "E:\Example Folder\Picture 1.jpg" to 180°, saving it to "E:\Saved Folder\Sample1.jpg".
plugin command("Image Automation.dll", "image hue", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample1.jpg", 180, "False")