Learn R Programming

scattermore (version 1.2)

rgbwt_to_rgba_int: rgbwt_to_rgba_int

Description

Convert a RGBWT matrix to an integer RGBA matrix.

Usage

rgbwt_to_rgba_int(fRGBWT)

Value

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

Arguments

fRGBWT

The RGBWT matrix.