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

Color represented in hue-saturation-lightness 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 lightness
 Lightness component; ranges from 0-100.
 

Detailed Description

Color represented in hue-saturation-lightness color space.


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