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

Fields

Field
Declared as
Description
void *
Depends on `format` field, it could be image source or draw buf of bitmap or vector data.
const lv_area_t *
const lv_area_t *
a shared draw buf for get_bitmap, do not use it directly, use glyph_data instead.

References

from examples