|
FastLED 3.9.15
|
| void fl::rgb_2_rgbw_colorimetric | ( | u16 | w_color_temperature, |
| u8 | r, | ||
| u8 | g, | ||
| u8 | b, | ||
| u8 | r_scale, | ||
| u8 | g_scale, | ||
| u8 | b_scale, | ||
| u8 * | out_r, | ||
| u8 * | out_g, | ||
| u8 * | out_b, | ||
| u8 * | out_w ) |
Definition at line 516 of file rgbw.cpp.hpp.
References FL_NOEXCEPT, FL_WARN_ONCE, and rgb_2_rgbw_exact().
Referenced by rgb_2_rgbw().
Here is the call graph for this function:
Here is the caller graph for this function: