sdl.surface

Undocumented in source.

Members

Aliases

SDL_GetColourKey
alias SDL_GetColourKey = SDL_GetColorKey
Undocumented in source.
SDL_GetSurfaceColourMod
alias SDL_GetSurfaceColourMod = SDL_GetSurfaceColorMod
Undocumented in source.
SDL_HasColourKey
alias SDL_HasColourKey = SDL_HasColorKey
Undocumented in source.
SDL_SetColourKey
alias SDL_SetColourKey = SDL_SetColorKey
Undocumented in source.
SDL_SetSurfaceColourMod
alias SDL_SetSurfaceColourMod = SDL_SetSurfaceColorMod
Undocumented in source.
SDL_YUV_CONVERSION_MODE
alias SDL_YUV_CONVERSION_MODE = int
Undocumented in source.
SDL_blit
alias SDL_blit = int function(SDL_Surface* src, SDL_Rect* srcrect, SDL_Surface* dst, SDL_Rect* dstrect) nothrow
Undocumented in source.

Enums

SDL_SWSURFACE
anonymousenum SDL_SWSURFACE
Undocumented in source.
SDL_YUV_CONVERSION_JPEG
anonymousenum SDL_YUV_CONVERSION_JPEG
Undocumented in source.

Functions

SDL_LoadBMP
SDL_Surface* SDL_LoadBMP(const(char)* file)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_MUSTLOCK
bool SDL_MUSTLOCK(const(SDL_Surface)* S)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SaveBMP
int SDL_SaveBMP(SDL_Surface* surface, const(char)* file)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SDL_BlitMap
struct SDL_BlitMap
Undocumented in source.
SDL_Surface
struct SDL_Surface
Undocumented in source.

Meta