# lv_animimage_private.h (/api/private/widgets/animimage/lv_animimage_private_h)



<RelatedHeaders name="lv_animimage.h" isPrivate="true" />

<ApiSummary structs="1" />

Structs [#structs]

<ApiMember kind="struct" name="_lv_animimg_t">
  \_lv_animimg_t [#_lv_animimg_t]

  Data of the animimage

  | Member      | Type                          | Description |
  | ----------- | ----------------------------- | ----------- |
  | `img`       | <ApiLink name="lv_image_t" /> |             |
  | `anim`      | <ApiLink name="lv_anim_t" />  |             |
  | `dsc`       | `const void **`               |             |
  | `pic_count` | `int8_t`                      |             |
</ApiMember>

Dependencies [#dependencies]

<FileIncludes includes="[&#x22;lv_image_private.h&#x22;, &#x22;lv_anim_private.h&#x22;, &#x22;lvgl_public.h&#x22;]" includedBy="[&#x22;lvgl_private.h&#x22;]" transitiveIncludes="[&#x22;lv_array.h&#x22;, &#x22;lv_event_private.h&#x22;, &#x22;lv_obj_private.h&#x22;]" />
