4 #ifdef USE_ONLINE_IMAGE_BMP_SUPPORT 9 namespace online_image {
23 int HOT
decode(uint8_t *buffer,
size_t size)
override;
40 #endif // USE_ONLINE_IMAGE_BMP_SUPPORT int HOT decode(uint8_t *buffer, size_t size) override
BmpDecoder(OnlineImage *image)
Construct a new BMP Decoder object.
uint32_t color_table_entries_
uint32_t image_data_size_
Download an image from a given URL, and decode it using the specified decoder.
Class to abstract decoding different image formats.
Implementation of SPI Controller mode.
Image decoder specialization for PNG images.
uint32_t compression_method_