This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Dimensions of an area
typedef struct Ph_dim { unsigned short w, h; } PhDim_t;
The PhDim_t structure defines the dimensions of an area. It contains at least the following members:
Photon
"Geometry data types" in the Working with Code chapter of the Photon Programmer's Guide