View source: R/rgbwt_to_rgba_float.R
rgbwt_to_rgba_float | R Documentation |
Convert RGBWT matrix to floating-point RGBA matrix, suitable for alpha-blending.
rgbwt_to_rgba_float(fRGBWT)
fRGBWT |
The RGBWT matrix. |
RGBA matrix, output is premultiplied by alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.