Description
More image formats can be loaded in Windows-targeted SDL2 games and multimedia applications through SDL_image. Developers use it for textures, sprites, UI assets, and image import workflows.
It is an image loading library, not an asset editor. Validate untrusted images and match supported formats with the final application needs.