Description
Adds 32-bit SDL2_image support for loading image formats into SDL surfaces or textures. It helps compatibility games and multimedia applications display sprites, textures, icons, and interface images.
Image files from unknown sources can be malformed or large. Applications should handle decoding errors and memory limits safely.