lv_canvas_private.h
API reference for lv_canvas_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_canvas.h
Summary
Structs
struct
_lv_canvas_t
Canvas data
| Member | Type | Description |
|---|---|---|
img | lv_image_t | |
draw_buf | lv_draw_buf_t * | |
static_buf | lv_draw_buf_t |
Dependencies
lv_image_private.hlvgl_public.h
Indirect dependencies
Last updated on