constexpr remove_reference< T >::type && move(T &&t) FL_NOEXCEPT
constexpr int type_rank< T >::value
Base definition for an LED controller.
#define FASTLED_UNUSED(x)
static CRGB blendAlphaMaxChannel(const CRGB &upper, const CRGB &lower) FL_NOEXCEPT
CRGB & fadeToBlackBy(u8 fadefactor) FL_NOEXCEPT
fadeToBlackBy is a synonym for nscale8(), as a fade instead of a scale
Representation of an 8-bit RGB pixel (Red, Green, Blue)
XYDrawComposited(XYDrawComposited &&other) FL_NOEXCEPT
XYDrawComposited(const CRGB &color, const XYMap &xymap, fl::span< CRGB > out)
void draw(const vec2< fl::u16 > &pt, fl::u32 index, fl::u8 value)
XYDrawComposited & operator=(const XYDrawComposited &other)=delete
XYDrawComposited & operator=(XYDrawComposited &&other) FL_NOEXCEPT=delete
XYDrawComposited(const XYDrawComposited &other) FL_NOEXCEPT=default
XYDrawGradient(const Gradient &gradient, const XYMap &xymap, fl::span< CRGB > out)
XYDrawGradient(const XYDrawGradient &other) FL_NOEXCEPT=default
XYDrawGradient & operator=(const XYDrawGradient &other)=delete
XYDrawGradient & operator=(XYDrawGradient &&other) FL_NOEXCEPT=delete
XYDrawGradient(XYDrawGradient &&other) FL_NOEXCEPT
void draw(const vec2< fl::u16 > &pt, fl::u32 index, fl::u8 value)