MPP Programming Interface Reference Manual  jpl-r2.0.0
MPI_RECT_S Struct Reference

Struct for an rectangle. More...

#include <mpi_common.h>

Data Fields

UINT16 x
 
UINT16 y
 
UINT16 width
 
UINT16 height
 

Detailed Description

Struct for an rectangle.

Field Documentation

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.


The documentation for this struct was generated from the following file: