image resolution

Allows you to change the resolution of an image.


Example

Running this code will convert the resolution of "E:\Example Folder\Picture 1.jpg" to "300 x 300", saving it to "E:\Saved Folder\Sample.jpg".

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

Was this helpful?

Previous Article

image resize

Next Article

image roberts cross