R/RcppExports.R
cpp_color_interpolate.Rd
Interpolates between two colors in RGB space.
cpp_color_interpolate(color1, color2, t)
First color as hex string
Second color as hex string
Interpolation parameter(s) in 0, 1
Hex color string(s)