|
GUIslice
0.16.0
Embedded GUI in C
|
Rectangular region. Defines X,Y corner coordinates plus dimensions. More...
#include <GUIslice.h>
Data Fields | |
| int16_t | x |
| X coordinate of corner. More... | |
| int16_t | y |
| Y coordinate of corner. More... | |
| uint16_t | w |
| Width of region. More... | |
| uint16_t | h |
| Height of region. More... | |
Rectangular region. Defines X,Y corner coordinates plus dimensions.