FastLED 3.9.15
Loading...
Searching...
No Matches
hsv16.cpp File Reference
#include "fl/hsv16.h"
#include "fl/math.h"
#include "lib8tion/intmap.h"
#include "fl/ease.h"
+ Include dependency graph for hsv16.cpp:

Go to the source code of this file.

Namespaces

namespace  fl
 IMPORTANT!
 

Functions

static CRGB fl::HSV16toRGB (const HSV16 &hsv)
 
static HSV16 fl::RGBtoHSV16 (const CRGB &rgb)
 
static u16 fl::scale8_to_16_accurate (u8 x)