- Notifications
You must be signed in to change notification settings - Fork204
Image decoding for many popular formats for Simple Directmedia Layer.
License
NotificationsYou must be signed in to change notification settings
libsdl-org/SDL_image
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SDL_image 3.0
This is a simple library to load images of various formats as SDL surfaces.It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI, TGA, XCF, XPM, and simple SVG format images. It can also load AVIF, JPEG-XL, TIFF, and WebP images, depending on build options.
The latest version of this library is available from GitHub:https://github.com/libsdl-org/SDL_image/releases
Installation instructions and a quick introduction is available inINSTALL.md
This library is distributed under the terms of the zlib license,available inLICENSE.txt.
Enjoy!
Sam Lantinga (slouken@libsdl.org)
About
Image decoding for many popular formats for Simple Directmedia Layer.