Allows you to use hue, saturation, brightness, and contrast to define the colors of an image.
Example
Running this code will apply the 15% brightness to ""E:\Example Folder\Picture 1.jpg", saving to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image hsl", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", 15, "", "", "")