|
FastLED 3.9.15
|
Utility functions for color fill, palettes, blending, and more.
Definition in file colorutils.h.
#include "fl/stl/int.h"#include "fl/stl/span.h"#include "crgb.h"#include "fastled_progmem.h"#include "fl/gfx/blur.h"#include "fl/gfx/crgb16.h"#include "fl/gfx/colorutils_misc.h"#include "fl/gfx/fill.h"#include "fl/math/xymap.h"#include "fl/math/memmove.h"#include "fl/stl/compiler_control.h"#include "fl/stl/cstring.h"#include "fl/log/log.h"#include "platforms/is_platform.h"#include "fl/stl/noexcept.h"
Include dependency graph for colorutils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | FASTLED_MAX_GRADIENT_PALETTE_ENTRIES 256 |
| #define | FASTLED_USE_32_BIT_GRADIENT_FILL 1 |
Functions | |
| FL_DISABLE_WARNING_PUSH | FL_DISABLE_WARNING (cast-align) namespace fl |