|
FastLED 3.9.15
|
Definition at line 21 of file software_decoder.h.
#include <software_decoder.h>
Collaboration diagram for fl::third_party::GifBitmap:Public Member Functions | |
| GifBitmap (fl::u16 w, fl::u16 h, fl::u8 bpp) FL_NOEXCEPT | |
Public Attributes | |
| fl::u8 | bytesPerPixel |
| fl::u16 | height |
| fl::unique_ptr< fl::u8[]> | pixels |
| fl::u16 | width |