images.rescale.to.max.canvas {fsbrain} | R Documentation |
Rescale all images canvas to match the largest one.
Description
Rescale all images canvas to match the largest one.
Usage
images.rescale.to.max.canvas(images, background = "white")
Arguments
images |
vector of magick images |
background |
color string, like 'white' or '#00FF00' |
Value
vector of magick images, the rescaled images
[Package fsbrain version 0.5.5 Index]