powered by
Reset transparent background of an image
reset_transparent(path)
The file path to the processed image.
A character string specifying the file path to the image to be processed.
if (FALSE) { path <- "directory/image.png" reset_transparent(path) }
Run the code above in your browser using DataLab