|
FastLED 3.9.15
|
| void fl::rgb_2_rgbw_white_boosted | ( | 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 ) |
Converts RGB to RGBW with a boosted white channel.
Definition at line 79 of file rgbw.cpp.
References scale8().
Referenced by rgb_2_rgbw().
Here is the call graph for this function:
Here is the caller graph for this function: