Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TestDeletionImage Class Reference

List of all members.

Public Methods

 TestDeletionImage (int width, int height, PixelFormat format, byte *pixels, byte *palette, int palette_size, PixelFormat palette_format, bool &deleted)
 ~TestDeletionImage ()
int COR_CALL getWidth ()
int COR_CALL getHeight ()
PixelFormat COR_CALL getFormat ()
void *COR_CALL getPixels ()
void *COR_CALL getPalette ()
int COR_CALL getPaletteSize ()
PixelFormat COR_CALL getPaletteFormat ()

Detailed Description

Basically the same as SimpleImage, but it sets a boolean flag when the image is deleted.

Definition at line 119 of file APITests.cpp.


Constructor & Destructor Documentation

TestDeletionImage::TestDeletionImage int    width,
int    height,
PixelFormat    format,
byte   pixels,
byte   palette,
int    palette_size,
PixelFormat    palette_format,
bool &    deleted
[inline]
 

Definition at line 121 of file APITests.cpp.

References corona::hidden::format, corona::hidden::height, corona::hidden::palette_format, corona::hidden::palette_size, corona::PixelFormat, and corona::hidden::pixels.

TestDeletionImage::~TestDeletionImage   [inline]
 

Definition at line 137 of file APITests.cpp.


Member Function Documentation

int COR_CALL TestDeletionImage::getWidth   [inline]
 

Definition at line 143 of file APITests.cpp.

References COR_CALL.

int COR_CALL TestDeletionImage::getHeight   [inline]
 

Definition at line 147 of file APITests.cpp.

References COR_CALL.

PixelFormat COR_CALL TestDeletionImage::getFormat   [inline]
 

Definition at line 151 of file APITests.cpp.

References COR_CALL, and corona::PixelFormat.

void* COR_CALL TestDeletionImage::getPixels   [inline]
 

Definition at line 155 of file APITests.cpp.

References COR_CALL.

void* COR_CALL TestDeletionImage::getPalette   [inline]
 

Definition at line 159 of file APITests.cpp.

References COR_CALL.

int COR_CALL TestDeletionImage::getPaletteSize   [inline]
 

Definition at line 163 of file APITests.cpp.

References COR_CALL.

PixelFormat COR_CALL TestDeletionImage::getPaletteFormat   [inline]
 

Definition at line 167 of file APITests.cpp.

References COR_CALL, and corona::PixelFormat.


The documentation for this class was generated from the following file:
Generated on Thu Oct 2 13:00:09 2003 for corona by doxygen1.3-rc1