lv_image_header_t is only used within rgb_panel sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t: 16
uint32_t: 16
uint32_t: 16
Number of bytes in a row.
uint32_t: 16
Reserved to be used later.
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`.

References

from examples