MCPcopy Create free account
hub / github.com/FastLED/FastLED / CRGB

Class CRGB

src/fl/fx/video.h:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12namespace fl {
13
14struct CRGB;
15using CRGB = fl::CRGB; // CRGB is now a typedef
16
17// Forward declare classes

Callers 15

convertPixelsToRgbMethod · 0.70
drawMethod · 0.50
mapWaveToLEDsMethod · 0.50
setPixelColorInternalMethod · 0.50
drawMethod · 0.50
drawMethod · 0.50
drawMethod · 0.50
scatterPixelFunction · 0.50
drawMethod · 0.50
drawMethod · 0.50
drawMethod · 0.50
drawMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected