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

Class CHSVPalette32

src/fl/gfx/colorutils.h:305–305  ·  view source on GitHub ↗

IWYU pragma: keep

Source from the content-addressed store, hash-verified

303class CRGBPalette256; // IWYU pragma: keep
304class CHSVPalette16; // IWYU pragma: keep
305class CHSVPalette32; // IWYU pragma: keep
306class CHSVPalette256; // IWYU pragma: keep
307
308/// Struct for digesting gradient pointer data into its components.

Callers

nothing calls this directly

Calls 2

UpscalePaletteFunction · 0.85
loadProgmemPaletteFunction · 0.85

Tested by

no test coverage detected