Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psRegion Struct Reference
[Image]

#include <psImage.h>


Detailed Description

Basic image region structure.

Struct for specifying a rectangular area in an image.

Definition at line 89 of file psImage.h.

Data Fields

float x0
 the first column of the region.
float x1
 the last column of the region.
float y0
 the first row of the region.
float y1
 the last row of the region.


Field Documentation

float psRegion::x0
 

the first column of the region.

Definition at line 91 of file psImage.h.

float psRegion::x1
 

the last column of the region.

Definition at line 92 of file psImage.h.

float psRegion::y0
 

the first row of the region.

Definition at line 93 of file psImage.h.

float psRegion::y1
 

the last row of the region.

Definition at line 94 of file psImage.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:43:46 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2