FastLED 3.9.15
Loading...
Searching...
No Matches
rgbw.h File Reference

Detailed Description

Functions for red, green, blue, white (RGBW) output.

Definition in file rgbw.h.

#include "fl/gfx/rgbw.h"
+ Include dependency graph for rgbw.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rgbw
 
struct  RgbwDefault
 
struct  RgbwInvalid
 
struct  RgbwWhiteIsOff
 

Enumerations

enum class  RGBW_MODE
 

Variables

constexpr RGBW_MODE kRGBWBoostedWhite = RGBW_MODE::kRGBWBoostedWhite
 
constexpr RGBW_MODE kRGBWColorimetric = RGBW_MODE::kRGBWColorimetric
 
constexpr RGBW_MODE kRGBWColorimetricBoosted = RGBW_MODE::kRGBWColorimetricBoosted
 
constexpr RGBW_MODE kRGBWExactColors = RGBW_MODE::kRGBWExactColors
 
constexpr RGBW_MODE kRGBWInvalid = RGBW_MODE::kRGBWInvalid
 
constexpr RGBW_MODE kRGBWMaxBrightness = RGBW_MODE::kRGBWMaxBrightness
 
constexpr RGBW_MODE kRGBWNullWhitePixel = RGBW_MODE::kRGBWNullWhitePixel
 
constexpr RGBW_MODE kRGBWUserFunction = RGBW_MODE::kRGBWUserFunction