FastLED 3.9.15
Loading...
Searching...
No Matches

◆ hsv2rgb_spectrum() [3/3]

void hsv2rgb_spectrum ( const struct CHSV * phsv,
struct CRGB * prgb,
int numLeds )

See also
hsv2rgb_spectrum(const struct CHSV&, struct CRGB&)
Parameters
phsvCHSV array to convert to RGB. Max hue supported is HUE_MAX_SPECTRUM
prgbCRGB array to store the result of the conversion (will be modified)
numLedsthe number of array values to process