FastLED 3.9.15
|
|
inline |
Allow assignment from hue, saturation, and value.
hue | color hue |
sat | color saturation |
val | color value (brightness) |
Definition at line 244 of file crgb.h.
References CRGB(), FASTLED_FORCE_INLINE, hsv2rgb_dispatch(), and hue.