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