6 lines
176 B
Markdown
6 lines
176 B
Markdown
# libSDL_image
|
|
|
|
SDL_image is an image file loading library.
|
|
It loads images as SDL surfaces, and supports the following formats: BMP, PNM, XPM, LBM, PCX, GIF, JPEG, PNG, TGA.
|
|
|