Description Usage Arguments Value
Estimate memory usage of images.
1 | EstimateMem(n, h, w, nch, unit = "k")
|
n |
number of images to load. |
h |
height of image. |
w |
width of image. |
nch |
number of channels. |
unit |
what unit to use, "k" for KB, "m" for MB and "g" for GB, otherwise bytes. |
a numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.