sdl_image

Undocumented in source.

Members

Aliases

IMG_GetError
alias IMG_GetError = SDL_GetError
Undocumented in source.
IMG_InitFlags
alias IMG_InitFlags = int
Undocumented in source.
IMG_SetError
alias IMG_SetError = SDL_SetError
Undocumented in source.

Enums

IMG_INIT_JPG
anonymousenum IMG_INIT_JPG
Undocumented in source.
IMG_INIT_JXL
anonymousenum IMG_INIT_JXL
Undocumented in source.
SDLImageSupport
enum SDLImageSupport
Undocumented in source.
SDL_IMAGE_VERSION_ATLEAST
deprecated eponymoustemplate SDL_IMAGE_VERSION_ATLEAST(ubyte X, ubyte Y, ubyte Z)
Undocumented in source.

Functions

SDL_IMAGE_VERSION
void SDL_IMAGE_VERSION(SDL_version* X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_IMAGE_VERSION_ATLEAST
bool SDL_IMAGE_VERSION_ATLEAST(ubyte X, ubyte Y, ubyte Z)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedSDLImageVersion
deprecated SDLImageSupport loadedSDLImageVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

SDL_IMAGE_COMPILEDVERSION
deprecated enum SDL_IMAGE_COMPILEDVERSION;
Undocumented in source.
SDL_IMAGE_MAJOR_VERSION
enum SDL_IMAGE_MAJOR_VERSION;
Undocumented in source.
SDL_IMAGE_MINOR_VERSION
enum SDL_IMAGE_MINOR_VERSION;
Undocumented in source.
SDL_IMAGE_PATCHLEVEL
enum SDL_IMAGE_PATCHLEVEL;
Undocumented in source.
sdlImageSupport
enum sdlImageSupport;
Undocumented in source.

Structs

IMG_Animation
struct IMG_Animation
Undocumented in source.

Meta