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

Fields

Field
Declared as
Description
A header describing the basics of the image.
uint32_t
Size of the image in bytes.
const uint8_t *
Pointer to the data of the image.
const void *
A reserved field to make it has same size as lv_draw_buf_t.

References

from examples