FastLED 3.9.15
|
void UpscalePalette | ( | const class CHSVPalette32 & | srcpal32, |
class CHSVPalette256 & | destpal256 ) |
Convert a 32-entry palette to a 256-entry palette.
srcpal32 | the source palette to upscale |
destpal256 | the destination palette for the upscaled data |
Definition at line 1346 of file colorutils.cpp.
References ColorFromPalette().