Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

SDLImage Class Reference

#include <sdsdl.h>

Inheritance diagram for SDLImage:

Inheritance graph
[legend]
Collaboration diagram for SDLImage:

Collaboration graph
[legend]

Public Member Functions

 SDLImage (SDL_Surface *)
 SDLImage (Image *, double mag)
const char * get_type (void)
void * get_data (void)
void get_dimensions (int &w, int &h)
int get_bpp (void)
Imageconvert_to_565 (void)
 ~SDLImage ()

Static Public Attributes

const char * type = "SDLImage"

Protected Attributes

SDL_Surface * srf

Constructor & Destructor Documentation

SDLImage::SDLImage SDL_Surface *   ) 
 

SDLImage::SDLImage Image ,
double  mag
 

Here is the call graph for this function:

SDLImage::~SDLImage  ) 
 


Member Function Documentation

const char * SDLImage::get_type void   )  [virtual]
 

Implements Image.

void * SDLImage::get_data void   )  [virtual]
 

Implements Image.

void SDLImage::get_dimensions int &  w,
int &  h
[virtual]
 

Implements Image.

int SDLImage::get_bpp void   )  [virtual]
 

Implements Image.

Image * SDLImage::convert_to_565 void   )  [virtual]
 

Implements Image.

Here is the call graph for this function:


Field Documentation

SDL_Surface* SDLImage::srf [protected]
 

const char * SDLImage::type = "SDLImage" [static]
 


The documentation for this class was generated from the following files:
Generated on Wed Jun 23 18:47:38 2004 for cZUI by doxygen 1.3.5