lv_animimage_private.h
API reference for lv_animimage_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_animimage.h
Summary
Structs
struct
_lv_animimg_t
Data of the animimage
| Member | Type | Description |
|---|---|---|
img | lv_image_t | |
anim | lv_anim_t | |
dsc | const void ** | |
pic_count | int8_t |
Dependencies
lv_image_private.hlv_anim_private.hlvgl_public.h
Indirect dependencies
Last updated on