Struct for an rectangle. More...
#include <mpi_base_types.h>
| Data Fields | |
| UINT16 | x | 
| UINT16 | y | 
| UINT16 | width | 
| UINT16 | height | 
Struct for an rectangle.
| UINT16 MPI_RECT_S::height | 
Image height.
| UINT16 MPI_RECT_S::width | 
Image width.
| UINT16 MPI_RECT_S::x | 
X coodinate of left corner corresponding to input.
| UINT16 MPI_RECT_S::y | 
Y coodinate of left corner corresponding to input.