imageDisplay Class Reference
[Graphical displays (Plots, Images, Dialogs,...)]

IDIL imageDisplay class. More...

#include <IDIL_Display.h>

Collaboration diagram for imageDisplay:
[legend]

List of all members.

Public Member Functions

Image display
 imageDisplay (int, int, string)
 Create a new display windows for images.
 ~imageDisplay ()


Detailed Description

IDIL imageDisplay class.

The class imageDisplay provides OS independent windows for images and texts display.


Constructor & Destructor Documentation

imageDisplay::imageDisplay ( int  sx = 640,
int  sy = 480,
string  title = "IDIL - Display window" 
)

Create a new display windows for images.

Parameters:
sx : window x dimension,
sy : window y dimension,
title : string containing the windows title.


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

Generated on Fri Oct 24 18:41:59 2008 for IDIL by  doxygen 1.5.5