image scharr

Allows you to apply Scharr filter to an image.


Example

Running this code will apply the Scharr filter to the image "E:\Example Folder\Picture 1.jpg", saving it to "E:\Saved Folder\Sample1.jpg".

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

Was this helpful?

Previous Article

image saturation

Next Article

image sepia color