![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
#include <graphic.h>
Data Fields | |
| rt_uint16_t | x |
| rt_uint16_t | y |
| rt_uint16_t | width |
| rt_uint16_t | height |
rectangle information structure
| rt_uint16_t rt_device_rect_info::x |
x coordinate
| rt_uint16_t rt_device_rect_info::y |
y coordinate
| rt_uint16_t rt_device_rect_info::width |
width
| rt_uint16_t rt_device_rect_info::height |
height