| assignDefaultPalette() | Surface | |
| assignPalette(SDL_Color *colors, int startColor=0, int colorNum=256) | Surface | |
| ColorKey2AlphaChannel() | Surface | |
| convert() | Surface | [protected] |
| createSurface(int width, int height, SDLmm::Color color=255) | Surface | [static] |
| createSurface(int width, int height, int depth, SDLmm::Color color=0xff0000ff) | Surface | [static] |
| detectColorKey(bool RLE=false) | Surface | |
| Duplicate() const | Surface | |
| FillTransparent() | Surface | |
| getBaseSurface() | Surface | [inline] |
| getBaseSurface() const | Surface | [inline] |
| getDepthFormat() | Surface | [inline, protected, virtual] |
| getMemoryFootprint() const | Surface | |
| hasAlpha() | Surface | |
| isTransparent(SDLmm::Color col) const | Surface | |
| newFromBGI(void *img) | Surface | |
| opaque | Surface | [static] |
| read(tnstream &stream) | Surface | |
| readDefaultPixelFormat(tnstream &stream) | Surface | [static] |
| readImageFile(tnstream &stream) | Surface | |
| SetScreen(SDL_Surface *screen) | Surface | [static] |
| strech(int width, int height) | Surface | |
| Surface(SDL_Surface *surface) | Surface | [explicit] |
| Surface(const SDLmm::Surface &other) | Surface | |
| Surface() | Surface | [inline] |
| toBGI() const | Surface | |
| transparent | Surface | [static] |
| Wrap(SDL_Surface *surface) | Surface | [inline, static] |
| write(tnstream &stream) const | Surface | |
| writeDefaultPixelFormat(tnstream &stream) | Surface | |
| ~Surface() | Surface | |