Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

Window Struct Reference

Structure used to represent a rectangluar window in an image. More...

#include <improv_plugin.h>


Data Fields

short x1
 top left corner. More...

short y1
 top left corner. More...

short x2
 bottom right corner. More...

short y2
 bottom right corner. More...


Detailed Description

Structure used to represent a rectangluar window in an image.


Field Documentation

short Window::x1
 

top left corner.

short Window::x2
 

bottom right corner.

short Window::y1
 

top left corner.

short Window::y2
 

bottom right corner.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 11:01:18 2003 for ImprovQT by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002