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)