SDL image

From GDWiki

Jump to: navigation, search

SDL_image is an extension to SDL that provides functions to load images of formats other than bitmaps. It supports PNM, XPM, LBM, PCX, GIF, JPEG, PNG, and TGA, in addition to the BMP support provided natively by SDL. Like SDL, it is small, simple, portable, and available under the GNU LGPL.

[edit] SDL_image Links

Personal tools