|
PixelKey
NeoPixel USB Key
|
Color represented in hue-saturation-value color space. More...
#include <color.h>
Data Fields | |
| uint16_t | hue |
| Hue component; ranges from ~0-359. | |
| uint8_t | saturation |
| Saturation component; ranges from 0-100. | |
| uint8_t | value |
| Value component; ranges from 0-100. | |
Color represented in hue-saturation-value color space.