image sharpen

Allows you to sharpen an image.


Example

Running this code will sharpen the image "E:\Example Folder\Picture 1.jpg" with a weight of 11, saving it to "E:\Saved Folder\Sample.jpg".

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

Was this helpful?

Previous Article

image sepia color

Next Article

image sobel