MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Animated_GIFs_Using_PIL.py

File Demo_Animated_GIFs_Using_PIL.py

DemoPrograms/Demo_Animated_GIFs_Using_PIL.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from PIL import Image, ImageTk, ImageSequence
2import PySimpleGUI as sg
3
4"""

Callers

nothing calls this directly

Calls 3

expandMethod · 0.80
readMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected