Description
Loads common image formats into SDL2 applications so games and multimedia tools can use textures, sprites, icons, and other artwork. Developers use it instead of writing separate image decoders for each format.
It is a library consumed by software, not a separate image viewer. Format support depends on how the package was built and on the image files supplied by the application.