# Draw (/api/draw)



Modules [#modules]

<IndexCards
  items="[
{ title: &#x22;Convert&#x22;, href: &#x22;./convert&#x22; },
{ title: &#x22;Dma2d&#x22;, href: &#x22;./dma2d&#x22; },
{ title: &#x22;Espressif&#x22;, href: &#x22;./espressif&#x22; },
{ title: &#x22;Eve&#x22;, href: &#x22;./eve&#x22; },
{ title: &#x22;Nanovg&#x22;, href: &#x22;./nanovg&#x22; },
{ title: &#x22;Nema Gfx&#x22;, href: &#x22;./nema_gfx&#x22; },
{ title: &#x22;Nxp&#x22;, href: &#x22;./nxp&#x22; },
{ title: &#x22;Opengles&#x22;, href: &#x22;./opengles&#x22; },
{ title: &#x22;Renesas&#x22;, href: &#x22;./renesas&#x22; },
{ title: &#x22;Sdl&#x22;, href: &#x22;./sdl&#x22; },
{ title: &#x22;Snapshot&#x22;, href: &#x22;./snapshot&#x22; },
{ title: &#x22;Sw&#x22;, href: &#x22;./sw&#x22; },
{ title: &#x22;Vg Lite&#x22;, href: &#x22;./vg_lite&#x22; }
]"
/>

Headers [#headers]

<ModuleOverview>
  | Header                                        | Functions | Types |
  | --------------------------------------------- | --------- | ----- |
  | <ApiLink name="lv_draw_3d.h" />               | 3         | 1     |
  | <ApiLink name="lv_draw_arc.h" />              | 4         | 1     |
  | <ApiLink name="lv_draw_blur.h" />             | 3         | 1     |
  | <ApiLink name="lv_draw_buf.h" />              | 31        | 7     |
  | <ApiLink name="lv_draw_buf_private.h" />      | 1         | 1     |
  | <ApiLink name="lv_draw.h" />                  | 26        | 4     |
  | <ApiLink name="lv_draw_image.h" />            | 5         | 2     |
  | <ApiLink name="lv_draw_image_private.h" />    | 3         | 1     |
  | <ApiLink name="lv_draw_label.h" />            | 9         | 3     |
  | <ApiLink name="lv_draw_label_private.h" />    | 0         | 2     |
  | <ApiLink name="lv_draw_line.h" />             | 4         | 1     |
  | <ApiLink name="lv_draw_mask.h" />             | 3         | 1     |
  | <ApiLink name="lv_draw_private.h" />          | 0         | 4     |
  | <ApiLink name="lv_draw_rect.h" />             | 11        | 4     |
  | <ApiLink name="lv_draw_rect_private.h" />     | 0         | 0     |
  | <ApiLink name="lv_draw_triangle.h" />         | 3         | 1     |
  | <ApiLink name="lv_draw_triangle_private.h" /> | 0         | 0     |
  | <ApiLink name="lv_draw_vector.h" />           | 55        | 12    |
  | <ApiLink name="lv_draw_vector_private.h" />   | 1         | 7     |
  | <ApiLink name="lv_image_decoder.h" />         | 13        | 6     |
  | <ApiLink name="lv_image_decoder_private.h" /> | 2         | 5     |
  | <ApiLink name="lv_image_dsc.h" />             | 0         | 7     |
</ModuleOverview>
