Home About Applications Software License Documentation Download Community



Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

CGImage Class Reference

Inheritance diagram for CGImage:

CGObject List of all members.

Public Member Functions

virtual void draw (CGCanvas *canvas, TRect *extent, EGObjectDrawMode mode)
virtual void extent_set (CGCanvas *canvas)
void CGImage (void)

Public Attributes

 ALIAS<"image">
 ATTRIBUTE<int x>
 ATTRIBUTE<int y>
 ATTRIBUTE<int width>
 ATTRIBUTE<int height>

Private Member Functions

void new (void)
void ~CGImage (void)

Private Attributes

bool loaded
CGBitmap bitmap

Constructor & Destructor Documentation

void CGImage::~CGImage void   )  [private]
 

void CGImage::CGImage void   ) 
 


Member Function Documentation

virtual void CGImage::draw CGCanvas canvas,
TRect extent,
EGObjectDrawMode  mode
[virtual]
 

virtual void CGImage::extent_set CGCanvas canvas  )  [virtual]
 

void CGImage::new void   )  [private, virtual]
 

Reimplemented from CGObject.


Member Data Documentation

">

CGImage::ALIAS<"image">
 

CGImage::ATTRIBUTE<int height>
 

CGImage::ATTRIBUTE<int width>
 

CGImage::ATTRIBUTE<int x>
 

CGImage::ATTRIBUTE<int y>
 

CGBitmap CGImage::bitmap [private]
 

bool CGImage::loaded [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 26 15:54:38 2005 for Keystone by  doxygen 1.4.1