###### (This function is part of SDL_image, a separate library from SDL.) # IMG_AnimationStream An object representing a stream of images being saved. ## Header File Defined in [](https://github.com/libsdl-org/SDL_image/blob/main/include/SDL3_image/SDL_image.h) ## Syntax ```c typedef struct IMG_AnimationStream IMG_AnimationStream; ``` ---- [CategoryAPI](CategoryAPI), [CategoryAPIDatatype](CategoryAPIDatatype), [CategorySDLImage](CategorySDLImage)