|
arsa
2.7
|
#include <SDL_test_images.h>
Public Attributes | |
| int | width |
| int | height |
| unsigned int | bytes_per_pixel |
| const char * | pixel_data |
Type for test images.
Definition at line 50 of file SDL_test_images.h.
| unsigned int SDLTest_SurfaceImage_s::bytes_per_pixel |
Definition at line 53 of file SDL_test_images.h.
| int SDLTest_SurfaceImage_s::height |
Definition at line 52 of file SDL_test_images.h.
| const char* SDLTest_SurfaceImage_s::pixel_data |
Definition at line 54 of file SDL_test_images.h.
| int SDLTest_SurfaceImage_s::width |
Definition at line 51 of file SDL_test_images.h.
1.8.15