image resize

Allows you to resize the image into the specified dimensions.


Example

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

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

Was this helpful?

Previous Article

image replace color

Next Article

image resolution