add_img_array_alpha | R Documentation |
Add alpha channel to image array
add_img_array_alpha(x, alpha)
x |
image array to use |
alpha |
global alpha value to use. Numeric. Scales from 0 to 1, with 0 being fully transparent and 1 being fully visible |
Add 4th alpha channel to 3 channel RGB image arrays
image array with 4th channel for transparency
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.