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 () |
Definition at line 119 of file APITests.cpp.
|
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. |
|
Definition at line 137 of file APITests.cpp. |
|
Definition at line 143 of file APITests.cpp. References COR_CALL. |
|
Definition at line 147 of file APITests.cpp. References COR_CALL. |
|
Definition at line 151 of file APITests.cpp. References COR_CALL, and corona::PixelFormat. |
|
Definition at line 155 of file APITests.cpp. References COR_CALL. |
|
Definition at line 159 of file APITests.cpp. References COR_CALL. |
|
Definition at line 163 of file APITests.cpp. References COR_CALL. |
|
Definition at line 167 of file APITests.cpp. References COR_CALL, and corona::PixelFormat. |