rgbwt_to_rgba_int {scattermore} | R Documentation |
rgbwt_to_rgba_int
Description
Convert a RGBWT matrix to an integer RGBA matrix.
Usage
rgbwt_to_rgba_int(fRGBWT)
Arguments
fRGBWT |
The RGBWT matrix. |
Value
A RGBA matrix. The output is not premultiplied by alpha.
[Package scattermore version 1.2 Index]