FastLED
3.9.15
Loading...
Searching...
No Matches
◆
HSVHue
enum
fl::HSVHue
Pre-defined hue values for
CHSV
objects.
Definition at line
96
of file
hsv.h
.
96
{
97
HUE_RED
= 0,
98
HUE_ORANGE
= 32,
99
HUE_YELLOW
= 64,
100
HUE_GREEN
= 96,
101
HUE_AQUA
= 128,
102
HUE_BLUE
= 160,
103
HUE_PURPLE
= 192,
104
HUE_PINK
= 224
105
}
HSVHue
;
HUE_BLUE
@ HUE_BLUE
Blue (225°)
Definition
hsv.h:102
HUE_RED
@ HUE_RED
Red (0°)
Definition
hsv.h:97
HUE_AQUA
@ HUE_AQUA
Aqua (180°)
Definition
hsv.h:101
HUE_PINK
@ HUE_PINK
Pink (315°)
Definition
hsv.h:104
HUE_GREEN
@ HUE_GREEN
Green (135°)
Definition
hsv.h:100
HUE_YELLOW
@ HUE_YELLOW
Yellow (90°)
Definition
hsv.h:99
HSVHue
HSVHue
Pre-defined hue values for CHSV objects.
Definition
hsv.h:96
HUE_ORANGE
@ HUE_ORANGE
Orange (45°)
Definition
hsv.h:98
HUE_PURPLE
@ HUE_PURPLE
Purple (270°)
Definition
hsv.h:103
chsv.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2