|
FastLED 3.9.15
|
Allow assignment from hue, saturation, and value.
Set HSV values and convert to RGB.
| hue | color hue |
| sat | color saturation |
| val | color value (brightness) |
Definition at line 49 of file crgb_extra.cpp.hpp.
References CRGB(), hsv2rgb_rainbow(), and hue.
Here is the call graph for this function: