Create upscaled palette from 16-entry palette.
Definition at line 913 of file colorutils.h.
914 {
916 return *this;
917 }
void UpscalePalette(const class CRGBPalette16 &srcpal16, class CRGBPalette256 &destpal256)
Convert a 16-entry palette to a 256-entry palette.
References CHSVPalette256(), and UpscalePalette().