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

◆ size()

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

Definition at line 81 of file canvas.h.

81{ return width * height; }

References FL_NOEXCEPT, height, and width.