Animated image support.
Defined in <SDL_image.h>
typedef struct IMG_Animation { int w, h; int count; SDL_Surface **frames; int *delays; } IMG_Animation;
Currently only animated GIFs are supported.
CategoryAPI, CategoryAPIStruct
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.