Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ImagePane Class Reference

Inheritance diagram for ImagePane:

XBackedPane XEventPane XPane

Collaboration diagram for ImagePane:

List of all members.

Public Members

 ImagePane ()
Void HandleKey (Char c)
Void PrintKeys ()
Void PrintInfo ()
Void CheckFile ()
Int Load (StrConst filename)
IPCmd command
FileName imageFile
RGBAImage image
RGBEImage radImage
Long timeStamp
Int offWidth
Int offHeight
Bool closed
Bool loaded
Double alpha
XOffscreenPaneoffscreen

Static Public Members

XGraphicsSystemsXgs = 0


Detailed Description

Definition at line 30 of file ImgView.cc.


Constructor & Destructor Documentation

ImagePane::ImagePane ()

Definition at line 33 of file ImgView.cc.


Member Function Documentation

Void ImagePane::CheckFile ()

Definition at line 206 of file ImgView.cc.

Void ImagePane::HandleKey (Char c) [virtual]

Reimplemented from XEventPane.

Definition at line 212 of file ImgView.cc.

Int ImagePane::Load (StrConst filename)

Definition at line 150 of file ImgView.cc.

Void ImagePane::PrintInfo ()

Definition at line 293 of file ImgView.cc.

Void ImagePane::PrintKeys ()

Definition at line 280 of file ImgView.cc.


Member Data Documentation

Double ImagePane::alpha

Definition at line 50 of file ImgView.cc.

Bool ImagePane::closed

Definition at line 48 of file ImgView.cc.

IPCmd ImagePane::command

Definition at line 42 of file ImgView.cc.

RGBAImage ImagePane::image

Definition at line 44 of file ImgView.cc.

FileName ImagePane::imageFile

Definition at line 43 of file ImgView.cc.

Bool ImagePane::loaded

Definition at line 49 of file ImgView.cc.

Int ImagePane::offHeight

Definition at line 47 of file ImgView.cc.

Int ImagePane::offWidth

Definition at line 47 of file ImgView.cc.

XOffscreenPane * ImagePane::offscreen

Definition at line 51 of file ImgView.cc.

RGBEImage ImagePane::radImage

Definition at line 45 of file ImgView.cc.

XGraphicsSystem * ImagePane::sXgs = 0 [static]

Definition at line 53 of file ImgView.cc.

Long ImagePane::timeStamp

Definition at line 46 of file ImgView.cc.


The documentation for this class was generated from the following file:
Generated at Sat Aug 5 00:17:08 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000