Description Usage Arguments Value
Resize an image (and record metadata)
1 | img_resize(img, ...)
|
img |
Image |
... |
additional arguments to EBImage::resize: width w, height h, output.dim = c(w, h), output.origin = c(0, 0), antialias = F, ... (other arguments to affine, including bg.col, antialias, filter) |
resized image with attribute "operation" that records the original and final dimensions of the image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.