#include "RotateImage.h"
#include <stdlib.h>
#include <SDL/begin_code.h>
#include <SDL/close_code.h>
Include dependency graph for RotateImage.cpp:
Go to the source code of this file.
Functions | |
Uint32 | getpixel (SDL_Surface *surface, int x, int y) |
Definition in file RotateImage.cpp.