mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
48 lines
899 B
ReStructuredText
48 lines
899 B
ReStructuredText
|
|
Drawing on the Canvas and rotate
|
|
--------------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_1
|
|
:language: c
|
|
|
|
Transparent Canvas with chroma keying
|
|
-------------------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_2
|
|
:language: c
|
|
|
|
|
|
Draw a rectangle to the canvas
|
|
------------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_3
|
|
:language: c
|
|
|
|
|
|
Draw a label to the canvas
|
|
--------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_4
|
|
:language: c
|
|
|
|
|
|
Draw an arc to the canvas
|
|
-------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_5
|
|
:language: c
|
|
|
|
|
|
Draw an image to the canvas
|
|
---------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_6
|
|
:language: c
|
|
|
|
|
|
Draw a line to the canvas
|
|
-------------------------
|
|
|
|
.. lv_example:: widgets/canvas/lv_example_canvas_7
|
|
:language: c
|