|
FastLED 3.9.15
|
| void fl::Frame::drawXY | ( | fl::span< CRGB > | leds, |
| const XYMap & | xyMap, | ||
| DrawMode | draw_mode = DrawMode::DRAW_MODE_OVERWRITE ) const |
Definition at line 67 of file frame.cpp.hpp.
References fl::CRGB::blendAlphaMaxChannel(), fl::DRAW_MODE_BLEND, fl::DRAW_MODE_BLEND_BY_MAX_BRIGHTNESS, fl::DRAW_MODE_OVERWRITE, FL_WARN, fl::height, leds, mPixelsCount, mRgb, fl::width, and xyMap.
Here is the call graph for this function: