FastLED 3.9.15
|
void fl::Frame::draw | ( | CRGB * | leds, |
DrawMode | draw_mode = DRAW_MODE_OVERWRITE ) const |
Definition at line 29 of file frame.cpp.
References CRGB::blendAlphaMaxChannel(), fl::DRAW_MODE_BLEND_BY_BLACK, fl::DRAW_MODE_OVERWRITE, leds, mPixelsCount, and mRgb.
Referenced by fl::FrameInterpolator::draw().