[SDL] [SDL_image] Loading several images from a file
Torsten Giebl
wizard at syntheticsw.com
Sat Jul 15 05:19:34 PDT 2006
Hello !
> There are some image file formats (like gif for example) that can
> contain several images. However, there is no function in SDL_image to have
> access to all the images.
>
> It would be nice/useful to have a function to load such a file, and
> return an array of SDL_Surface, for each image present in the file.
Great Idea. For anim formats like gif you need add.
data like time to wait between two frames.
gif, flc, fli
CU
More information about the SDL
mailing list