Struct for a pixel position. More...
#include <mpi_common.h>
Data Fields | |
UINT16 | x |
UINT16 | y |
Struct for a pixel position.
UINT16 MPI_POINT_S::x |
X coodinate of left corner corresponding to input.
UINT16 MPI_POINT_S::y |
Y coodinate of left corner corresponding to input.