Photon microGUI widgets library 0.6.0
|
#include <PhWidgetsNativeTypes.h>
Dimensions of an area.
The PhDim_t structure defines the dimensions of an area. It contains at least the following members:
unsigned short w Width of the area.
unsigned short h Height of the area.