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

psRegion Struct Reference
[Image Container]

#include <psImage.h>


Detailed Description

Basic image region structure.

Struct for specifying a rectangular area in an image.

Definition at line 87 of file psImage.h.

Data Fields

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


Field Documentation

psF32 psRegion::x0
 

the first column of the region.

Definition at line 89 of file psImage.h.

psF32 psRegion::x1
 

the last column of the region.

Definition at line 90 of file psImage.h.

psF32 psRegion::y0
 

the first row of the region.

Definition at line 91 of file psImage.h.

psF32 psRegion::y1
 

the last row of the region.

Definition at line 92 of file psImage.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:13 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1