|
FastLED 3.9.15
|
#include <gif.h>
Static Public Member Functions | |
| static IDecoderPtr | createDecoder (const GifConfig &config, fl::string *error_message=nullptr) |
| static IDecoderPtr | createDecoder (fl::string *error_message=nullptr) |
| static bool | isSupported () |
| static GifInfo | parseGifInfo (fl::span< const fl::u8 > data, fl::string *error_message=nullptr) |