###### (This function is part of SDL_image, a separate library from SDL.) # IMG_SetError Report SDL_image errors ## Header File Defined in [](https://github.com/libsdl-org/SDL_image/blob/SDL2/include/SDL_image.h) ## Syntax ```c #define IMG_SetError SDL_SetError ``` ## See Also - [IMG_GetError](IMG_GetError) ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)