FastLED 3.9.15
Loading...
Searching...
No Matches

◆ size()

template<typename RGB_T>
int fl::gfx::CanvasMapped< RGB_T >::size ( ) const
inline

Definition at line 140 of file canvas.h.

140{ return width * height; }

References FL_NOEXCEPT, height, and width.