PixelKey
NeoPixel USB Key
Loading...
Searching...
No Matches
color_hsv_t Struct Reference

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.
 

Detailed Description

Color represented in hue-saturation-value color space.


The documentation for this struct was generated from the following file: