Anlegen der mustergenerator.py

This commit is contained in:
Mika 2023-10-30 22:51:04 +01:00
parent adebf2ddc3
commit 4e76183282

View File

@ -50,4 +50,4 @@ while y <= höhe:
#draw.rectangle((200, 100, 300, 200), fill=(0, 192, 192), outline=(255, 255, 255))
# draw.line((350, 200, 450, 100), fill=(255, 255, 0), width=10)
im.save("C:/Users/Lukas/Desktop/test.png")
im.save("F:/MyTrash/Uni/PhantomX/test.png")