Description Usage Arguments Value Examples
Sharpened This function sharpens an image. input_img : An image in .png, .jpeg,.gif,.bmp, .jpg format output_img : A sharpened image in the same format as the input image file type
1 | sharpen(input_path)
|
input_path |
character, path of the input png file |
a png file path
1 | #' sharpen("img/theme.png")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.