|
FastLED 3.9.15
|
#include "fl/gfx/hsv16.h"#include "fl/math/math.h"#include "fl/math/intmap.h"#include "fl/math/ease.h"
Include dependency graph for hsv16.cpp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Functions | |
| static CRGB | fl::HSV16toRGB (const HSV16 &hsv) |
| static HSV16 | fl::RGBtoHSV16 (const CRGB &rgb) |
| static u16 | fl::scale8_to_16_accurate (u8 x) |