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
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
HSV to RGB Conversion Functions
Generated on Fri Aug 22 2025 20:59:35 for FastLED by
1.13.2