|
FastLED 3.9.15
|
Convert an HSV value to RGB using a mathematically straight spectrum.
| hsv | CHSV struct to convert to RGB. Max hue supported is HUE_MAX |
| rgb | CRGB struct to store the result of the conversion (will be modified) |
Definition at line 27 of file hsv2rgb.cpp.hpp.
References hsv2rgb_raw_C().
Referenced by hsv2rgb_raw(), and hsv2rgb_spectrum().
Here is the call graph for this function:
Here is the caller graph for this function: