powered by
Crop whitespace from image
crop_image(x, dims = seq(2))
The cropped image
An image read by png::readPNG, or file path to that
png::readPNG
The dimensions to crop. Default: seq(2).
seq(2)