|
px-fwlib 0.10.0
Cross-platform embedded library and documentation for 8/16/32-bit microcontrollers generated with Doxygen 1.9.2
|
Graphic drawing properties. More...
Data Fields | |
| px_gfx_color_t | color_fg |
| Foreground color. More... | |
| px_gfx_color_t | color_bg |
| Background color. More... | |
| px_gfx_align_t | align |
| Alignment. More... | |
| bool | vp_active |
| View port active flag. More... | |
| px_gfx_view_port_t | vp |
| View port. More... | |
| const px_gfx_font_t * | font |
| Current font. More... | |
| px_gfx_color_t px_gfx_draw_prop_t::color_fg |
| px_gfx_color_t px_gfx_draw_prop_t::color_bg |
| px_gfx_align_t px_gfx_draw_prop_t::align |
| px_gfx_view_port_t px_gfx_draw_prop_t::vp |
| const px_gfx_font_t* px_gfx_draw_prop_t::font |