Convert a RGBWT matrix to an integer RGBA matrix.

rgbwt_to_rgba_int(fRGBWT)

Arguments

fRGBWT

The RGBWT matrix.

Value

A RGBA matrix. The output is not premultiplied by alpha.