Scroll to navigation

IMG_GetError(3) SDL_image3 FUNCTIONS IMG_GetError(3)

NAME

IMG_GetError - Get last SDL_image error

HEADER FILE

Defined in SDL3_image/SDL_image.h

SYNOPSIS

#include "SDL3_image/SDL_image.h"
#define IMG_GetError    SDL_GetError

SEE ALSO

(3), IMG_SetError(3)

SDL_image 3.0.0 SDL_image