Function loadGIFAnimationRaw
Wraps IMG_LoadGIFAnimation_RW (from SDL_image 2.6) which loads a Animation from a buffer of
animated GIF file format
Parameters
| Name | Description |
|---|---|
| data | data buffer of the animation |
Returns
Animation of the animated GIF
Throws
dsdl if failed to load