|
FastLED 3.9.15
|
|
inline |
Set custom color mapping function.
| crgbMap | Shared pointer to color mapper |
Replaces the current color mapper with a new one. Use WaveCrgbMapDefault for grayscale or WaveCrgbGradientMap for palette-based coloring.
Definition at line 331 of file wave.h.
References mCrgbMap.