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

Go to the source code of this file.

Functions

SDL_SurfaceSDLTest_ImageBlitBlend ()
 Returns the BlitBlend test image as SDL_Surface. More...
 
SDL_SurfaceSDLTest_ImageBlitBlendAdd ()
 Returns the BlitBlendAdd test image as SDL_Surface. More...
 
SDL_SurfaceSDLTest_ImageBlitBlendAll ()
 Returns the BlitBlendAll test image as SDL_Surface. More...
 
SDL_SurfaceSDLTest_ImageBlitBlendMod ()
 Returns the BlitBlendMod test image as SDL_Surface. More...
 
SDL_SurfaceSDLTest_ImageBlitBlendNone ()
 Returns the BlitBlendNone test image as SDL_Surface. More...
 

Variables

const SDLTest_SurfaceImage_t SDLTest_imageBlitBlend
 
const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendAdd
 
const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendAll
 
const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendMod
 
const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendNone
 

Function Documentation

Variable Documentation

const SDLTest_SurfaceImage_t SDLTest_imageBlitBlend

Definition at line 604 of file SDL_test_imageBlitBlend.c.

const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendAdd

Definition at line 27 of file SDL_test_imageBlitBlend.c.

const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendAll

Definition at line 2377 of file SDL_test_imageBlitBlend.c.

const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendMod

Definition at line 1134 of file SDL_test_imageBlitBlend.c.

const SDLTest_SurfaceImage_t SDLTest_imageBlitBlendNone

Definition at line 1564 of file SDL_test_imageBlitBlend.c.