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

◆ hsv2rgb_fullspectrum() [3/3]

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

See also
hsv2rgb_fullspectrum(const struct CHSV&, struct CRGB&)
Parameters
phsvCHSV array to convert to RGB
prgbCRGB array to store the result of the conversion (will be modified)
numLedsthe number of array values to process

References FASTLED_NAMESPACE_END.