Commit 178dfbda by BellCodeEditor

save project

parent 518f9169
from tkinter import filedialog,Tk
from PIL import Image
from PIL import Image,ImageSequence
num=0
img=Image.open("xbdts.gif")
path=ImageSequence.Iterator(img)
for i in path:
i.save("img/"+str(num)+".png")
num+=1
\ No newline at end of file
img/0.png

48.2 KB

img/1.png

48.4 KB

img/10.png

49.9 KB

img/11.png

50.9 KB

img/12.png

50.3 KB

img/13.png

50.1 KB

img/14.png

50.2 KB

img/16.png

49.8 KB

img/17.png

50.1 KB

img/18.png

50.1 KB

img/19.png

50.2 KB

img/20.png

50.2 KB

img/21.png

50.9 KB

img/22.png

50.2 KB

img/23.png

51.4 KB

img/24.png

51.8 KB

img/25.png

52.6 KB

img/26.png

52.1 KB

img/27.png

52.1 KB

img/28.png

51.7 KB

img/3.png

49.3 KB

img/30.png

50.1 KB

img/31.png

49.1 KB

img/32.png

48.2 KB

img/33.png

48.3 KB

img/34.png

47.7 KB

img/35.png

47.9 KB

img/36.png

48.4 KB

img/4.png

49.1 KB

img/6.png

49.4 KB

img/7.png

49.6 KB

img/8.png

49.1 KB

img/9.png

48.9 KB

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment