Base definition for an LED controller.
Representation of an 8-bit RGB pixel (Red, Green, Blue)
HSV16 & operator=(const HSV16 &other)=default
HSV16(const HSV16 &other) FL_NOEXCEPT=default
CRGB colorBoost(EaseType saturation_function=EaseType::EASE_IN_QUAD, EaseType luminance_function=EaseType::EASE_NONE) const
HSV16 & operator=(HSV16 &&other) FL_NOEXCEPT=default
HSV16() FL_NOEXCEPT=default
HSV16(HSV16 &&other) FL_NOEXCEPT=default