26void downscaleHalf(
const CRGB *src, fl::u16 srcWidth, fl::u16 srcHeight,
Defines the red, green, and blue (RGB) pixel struct.
void downscale(const CRGB *src, const XYMap &srcXY, CRGB *dst, const XYMap &dstXY)
void downscaleArbitrary(const CRGB *src, const XYMap &srcXY, CRGB *dst, const XYMap &dstXY)
void downscaleHalf(const CRGB *src, fl::u16 srcWidth, fl::u16 srcHeight, CRGB *dst)