|
FastLED 3.9.15
|
Convert an HSV value to RGB using a mathematically straight spectrum.
| phsv | CHSV array to convert to RGB. Max hue supported is HUE_MAX_SPECTRUM |
| prgb | CRGB array to store the result of the conversion (will be modified) |
| numLeds | the number of array values to process |
Definition at line 533 of file hsv2rgb.cpp.hpp.
References hsv2rgb_spectrum().
Here is the call graph for this function: