Modules§
Functions§
- get_
frame_ image - Extracts a single frame from a GIF and returns it as PNG-encoded bytes.
- get_
loop_ count - Prints the loop count of the provided GIF file.
- get_
metadata - Prints detailed metadata about the provided GIF file.
- mod_gif
- set_
frame_ delay - Sets a fixed frame delay (in centiseconds) for all frames in the GIF.
- set_
loop_ count - Sets the loop count metadata in a GIF file.
- set_
selected_ frame_ delays - Sets custom delays for specific frames in the GIF.
- show_
frame_ delays - Displays the delay (in centiseconds) of each frame in the GIF.