bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
SDL_GetColorKey
bindbc
sdl
bind
sdlsurface
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
SDL_GetColorKey
(SDL_Surface* , uint* )
version(BindSDL_Static)
extern (
C
) @
nogc
nothrow
int
SDL_GetColorKey
(
SDL_Surface
*
,
uint
*
)
pSDL_GetColorKey
SDL_GetColorKey
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlsurface
aliases
SDL_BlitScaled
SDL_BlitSurface
SDL_blit
pSDL_ConvertPixels
pSDL_ConvertSurface
pSDL_ConvertSurfaceFormat
pSDL_CreateRGBSurface
pSDL_CreateRGBSurfaceFrom
pSDL_CreateRGBSurfaceWithFormat
pSDL_CreateRGBSurfaceWithFormatFrom
pSDL_DuplicateSurface
pSDL_FillRect
pSDL_FillRects
pSDL_FreeSurface
pSDL_GetClipRect
pSDL_GetColorKey
pSDL_GetSurfaceAlphaMod
pSDL_GetSurfaceBlendMode
pSDL_GetSurfaceColorMod
pSDL_GetYUVConversionMode
pSDL_GetYUVConversionModeForResolution
pSDL_HasColorKey
pSDL_LoadBMP_RW
pSDL_LockSurface
pSDL_LowerBlit
pSDL_LowerBlitScaled
pSDL_SaveBMP_RW
pSDL_SetClipRect
pSDL_SetColorKey
pSDL_SetSurfaceAlphaMod
pSDL_SetSurfaceBlendMode
pSDL_SetSurfaceColorMod
pSDL_SetSurfacePalette
pSDL_SetSurfaceRLE
pSDL_SetYUVConversionMode
pSDL_SoftStretch
pSDL_UnlockSurface
pSDL_UpperBlit
pSDL_UpperBlitScaled
enums
SDL_SWSURFACE
SDL_YUV_CONVERSION_MODE
functions
SDL_ConvertPixels
SDL_ConvertSurface
SDL_ConvertSurfaceFormat
SDL_CreateRGBSurface
SDL_CreateRGBSurfaceFrom
SDL_CreateRGBSurfaceWithFormat
SDL_CreateRGBSurfaceWithFormatFrom
SDL_DuplicateSurface
SDL_FillRect
SDL_FillRects
SDL_FreeSurface
SDL_GetClipRect
SDL_GetColorKey
SDL_GetSurfaceAlphaMod
SDL_GetSurfaceBlendMode
SDL_GetSurfaceColorMod
SDL_GetYUVConversionMode
SDL_GetYUVConversionModeForResolution
SDL_HasColorKey
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_SetYUVConversionMode
SDL_SoftStretch
SDL_UnlockSurface
SDL_UpperBlit
SDL_UpperBlitScaled
structs
SDL_BlitMap
SDL_Surface