|
FastLED 3.9.15
|
| fl::ScaleUp::ScaleUp | ( | const XYMap & | xymap, |
| Fx2dPtr | fx ) |
Construct a ScaleUp effect wrapper.
| xymap | The XYMap defining the low-resolution render target |
| fx | The delegate effect to render at lower resolution |
Definition at line 34 of file scale_up.cpp.hpp.
References fl::Fx2d::Fx2d(), mDelegate, and xymap.
Here is the call graph for this function: