View source: R/rgbwt_to_rgba_int.R
rgbwt_to_rgba_int | R Documentation |
Convert a RGBWT matrix to an integer RGBA matrix.
rgbwt_to_rgba_int(fRGBWT)
fRGBWT |
The RGBWT matrix. |
A RGBA matrix. The output is not premultiplied by alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.