Load images using SDL_image, a SDL companion library able to load various image formats.
Loads the SDL_image library. SDL must be already initialized.
Releases the SDL resource.
Load an image.
See Implementation
Load images using SDL_image, a SDL companion library able to load various image formats.