|
⇤ ← Revision 1 as of 2010-02-24 22:25:03
Size: 219
Comment: create page, add content
|
Size: 434
Comment: update formatting
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| | |
| Line 6: | Line 7: |
| == Surface Creation and Simple Drawing (SDL_surface.h) == | = Surface Creation and Simple Drawing = '''Primary Include:''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_surface.h|SDL_surface.h]] <<TableOfContents()>> == Introduction == == Functions == |
DRAFT |
Surface Creation and Simple Drawing
Primary Include: SDL_surface.h
Introduction
Functions
- SDL_BlitScaled
- SDL_BlitSurface
- SDL_ConvertPixels
- SDL_ConvertSurface
- SDL_ConvertSurfaceFormat
- SDL_CreateRGBSurface
- SDL_CreateRGBSurfaceFrom
- SDL_CreateRGBSurfaceWithFormat
- SDL_CreateRGBSurfaceWithFormatFrom
- SDL_FillRect
- SDL_FillRects
- SDL_FreeSurface
- SDL_GetClipRect
- SDL_GetColorKey
- SDL_GetSurfaceAlphaMod
- SDL_GetSurfaceBlendMode
- SDL_GetSurfaceColorMod
- SDL_LoadBMP
- SDL_LoadBMP_RW
- SDL_LockSurface
- SDL_LowerBlit
- SDL_LowerBlitScaled
- SDL_MUSTLOCK
- SDL_SaveBMP
- SDL_SaveBMP_RW
- SDL_SetClipRect
- SDL_SetColorKey
- SDL_SetSurfaceAlphaMod
- SDL_SetSurfaceBlendMode
- SDL_SetSurfaceColorMod
- SDL_SetSurfacePalette
- SDL_SetSurfaceRLE
- SDL_Surface
- SDL_UnlockSurface
