Description Usage Arguments Value Examples
Vibrance
1 | vibrance(input_img, intensity = 5, display = F, output_img = "")
|
input_img |
string, path of the input .png image |
intensity |
int, intensity of vibrance enhancement, between -10 and 10, defaults to 5 |
display |
bool, if TRUE, output will be displayed. Defaults to FALSE. |
output_img |
string, path of the output .png image |
a png image at the specificed out path
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.