lv_image_header_t is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
uint32_t: 8
Magic number. Must be LV_IMAGE_HEADER_MAGIC.
uint32_t : 8
Color format: See `lv_color_format_t`.
uint32_t: 16
Image flags, see `lv_image_flags_t`.
uint32_t: 16
uint32_t: 16
uint32_t: 16
Number of bytes in a row.
uint32_t: 16
Reserved to be used later.

References