zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_test_imageBlit.c File Reference
#include "SDL_config.h"
#include "SDL_test.h"

Go to the source code of this file.

Functions

SDL_SurfaceSDLTest_ImageBlit ()
 Returns the Blit test image as SDL_Surface. More...
 
SDL_SurfaceSDLTest_ImageBlitAlpha ()
 Returns the BlitAlpha test image as SDL_Surface. More...
 
SDL_SurfaceSDLTest_ImageBlitColor ()
 Returns the BlitColor test image as SDL_Surface. More...
 

Variables

const SDLTest_SurfaceImage_t SDLTest_imageBlit
 
const SDLTest_SurfaceImage_t SDLTest_imageBlitAlpha
 
const SDLTest_SurfaceImage_t SDLTest_imageBlitColor
 

Function Documentation

Variable Documentation

const SDLTest_SurfaceImage_t SDLTest_imageBlit

Definition at line 27 of file SDL_test_imageBlit.c.

const SDLTest_SurfaceImage_t SDLTest_imageBlitAlpha

Definition at line 1047 of file SDL_test_imageBlit.c.

const SDLTest_SurfaceImage_t SDLTest_imageBlitColor

Definition at line 564 of file SDL_test_imageBlit.c.