FastLED 3.9.15
Loading...
Searching...
No Matches
colorpalettes.cpp.hpp File Reference
#include "fl/system/fastled.h"
#include "colorutils.h"
#include "colorpalettes.h"
+ Include dependency graph for colorpalettes.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FASTLED_INTERNAL
 Disables pragma messages and warnings.
 
#define RainbowStripesColors_p   RainbowStripeColors_p
 Alias of RainbowStripeColors_p.
 

Functions

 DEFINE_GRADIENT_PALETTE (Rainbow_gp)
 Rainbow gradient.
 

Variables

const TProgmemRGBPalette16 CloudColors_p
 Cloudy color palette.
 
const TProgmemRGBPalette16 ForestColors_p
 Forest colors, greens.
 
const TProgmemRGBPalette16 HeatColors_p
 Approximate "black body radiation" palette, akin to the FastLED HeatColor() function.
 
const TProgmemRGBPalette16 LavaColors_p
 Lava color palette.
 
const TProgmemRGBPalette16 OceanColors_p
 Ocean colors, blues and whites.
 
const TProgmemRGBPalette16 PartyColors_p
 HSV color ramp: blue, purple, pink, red, orange, yellow (and back).
 
const TProgmemRGBPalette16 RainbowColors_p
 HSV Rainbow.
 
const TProgmemRGBPalette16 RainbowStripeColors_p
 HSV Rainbow colors with alternatating stripes of black.