|
FastLED 3.9.15
|
Defines the hue, saturation, and value (HSV) pixel struct.
Definition in file chsv.h.
Include dependency graph for chsv.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | CHSV |
| Representation of an HSV pixel (hue, saturation, value (aka brightness)). More... | |
Enumerations | |
| enum | HSVHue |
| Pre-defined hue values for CHSV objects. More... | |