R/rgbwt_to_rgba_float.R
rgbwt_to_rgba_float.Rd
Convert RGBWT matrix to floating-point RGBA matrix, suitable for alpha-blending.
rgbwt_to_rgba_float(fRGBWT)
The RGBWT matrix.
RGBA matrix, output is premultiplied by alpha.