|
ESPHome 2025.12.0-dev
|
Go to the source code of this file.
Data Structures | |
| class | esphome::online_image::ImageDecoder |
| Class to abstract decoding different image formats. More... | |
| class | esphome::online_image::DownloadBuffer |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::online_image |
Enumerations | |
| enum | esphome::online_image::DecodeError : int { esphome::online_image::DECODE_ERROR_INVALID_TYPE = -1 , esphome::online_image::DECODE_ERROR_UNSUPPORTED_FORMAT = -2 , esphome::online_image::DECODE_ERROR_OUT_OF_MEMORY = -3 } |