Go to the source code of this file.
Classes | |
| struct | RageSurfaceColor |
| struct | RageSurfacePalette |
| struct | RageSurfaceFormat |
| struct | RageSurface |
Functions | |
| RageSurface * | CreateSurface (int width, int height, int bpp, uint32_t Rmask, uint32_t Gmask, uint32_t Bmask, uint32_t Amask) |
| RageSurface * | CreateSurfaceFrom (int width, int height, int bpp, uint32_t Rmask, uint32_t Gmask, uint32_t Bmask, uint32_t Amask, uint8_t *pPixels, uint32_t pitch) |
|
||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
1.3.7