LEXSDL_InitIMG


Initialises SDL_image with the desired flags or default ones.

A full list of init flags and info on Initializing SDL_image can be found in the Official Documentation.
The normal IMG_Init() can be used without problems or doing something special, this function is for completness and adding defaults.

Function

Return

*Note : If a error ocurres call SDL_GetError() for more information.

Parameters

Defaults