image brightness

Allows you to change the brightness of an image.


Example

Running this code will set the brightness of "E:\Example Folder\Picture 1.jpg" to 50%, saving it to "E:\Saved Folder\Sample.jpg".

plugin command("Image Automation.dll", "image brightness", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", 50)

Was this helpful?

Previous Article

image blur

Next Article

image caption