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 |
prgb | CRGB array to store the result of the conversion (will be modified) |
numLeds | the number of array values to process |
Definition at line 479 of file hsv2rgb.cpp.
References hsv2rgb_raw().