|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE void fl::rgb_2_rgbw | ( | uint16_t | w_color_temperature, |
| uint8_t | r, | ||
| uint8_t | g, | ||
| uint8_t | b, | ||
| uint8_t | r_scale, | ||
| uint8_t | g_scale, | ||
| uint8_t | b_scale, | ||
| uint8_t * | out_r, | ||
| uint8_t * | out_g, | ||
| uint8_t * | out_b, | ||
| uint8_t * | out_w ) |
Definition at line 183 of file rgbw.h.
References rgb_2_rgbw().
Here is the call graph for this function: