ESPHome
2025.2.0
esphome
esphome
components
image
Data Structures
|
Namespaces
|
Enumerations
image.h File Reference
Go to the source code of this file.
Data Structures
class
esphome::image::Image
Namespaces
esphome
Implementation of SPI
Controller
mode.
esphome::image
Enumerations
enum
esphome::image::ImageType
{
esphome::image::IMAGE_TYPE_BINARY
= 0,
esphome::image::IMAGE_TYPE_GRAYSCALE
= 1,
esphome::image::IMAGE_TYPE_RGB
= 2,
esphome::image::IMAGE_TYPE_RGB565
= 3 }
enum
esphome::image::Transparency
{
esphome::image::TRANSPARENCY_OPAQUE
= 0,
esphome::image::TRANSPARENCY_CHROMA_KEY
= 1,
esphome::image::TRANSPARENCY_ALPHA_CHANNEL
= 2 }
Generated by
1.8.13