Get the RGB values for a color.
an object containing the RGB values, { r, g, b }
the color to get the value from
the mode to return the values in, if no valid mode is provided it always returns decimal
Generated using TypeDoc
Get the RGB values for a color.
Returns
an object containing the RGB values, { r, g, b }