|
Size: 631
Comment: update content - change tip to default
|
Size: 849
Comment: add search exclusions for SG pages
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 16: | Line 16: |
| ##Remove this line and the ## below to use this markup if it becomes relevant to this category ##== Enumerations == ##<<FullSearch(category:CategoryEnum CategorySurface -SGEnumerations)>> |
|
| Line 17: | Line 21: |
| <<FullSearch(category:CategoryStruct CategorySurface)>> | <<FullSearch(category:CategoryStruct CategorySurface -SGStructures)>> |
| Line 20: | Line 24: |
<<FullSearch(category:CategorySurface -CategoryEnum -CategoryStruct)>> |
<<FullSearch(category:CategorySurface -CategoryEnum -CategoryStruct -SGFunctions)>> |
Surface Creation and Simple Drawing
Include File(s): SDL_surface.h
Introduction
This category contains functions for handling surface creation and blitting as well as simple drawing tasks including points, lines, and rectangles.
Structures
Functions
- SDL_BlitScaled
- SDL_BlitSurface
- SDL_ConvertPixels
- SDL_ConvertSurface
- SDL_ConvertSurfaceFormat
- SDL_CreateRGBSurface
- SDL_CreateRGBSurfaceFrom
- 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_UnlockSurface
