FastLED 3.9.15
|
void UpscalePalette | ( | const class CHSVPalette16 & | srcpal16, |
class CHSVPalette32 & | destpal32 ) |
Convert a 16-entry palette to a 32-entry palette.
srcpal16 | the source palette to upscale |
destpal32 | the destination palette for the upscaled data |
Definition at line 1330 of file colorutils.cpp.