Files | |
file | RotateImage.cpp |
Image autorotation routines for strange screen geometries. | |
file | RotateImage.h |
Function definitions for the image rotation routines. | |
Classes | |
struct | VCS_Surface |
Functions | |
Uint32 | getpixel (SDL_Surface *surface, int x, int y) |
|
Return the pixel value at (x, y) NOTE: The surface must be locked before calling this! Definition at line 889 of file RotateImage.cpp. Referenced by MakeBitMask(). |