Description Usage Arguments Examples
Pad image with n pixels
1 | im_pad(im, n, method = "mirror")
|
im |
an image |
n |
number of pixels to pad with |
method |
either "zero", "mean", "repeat", "mirror", or a numeric value |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.