mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 20:27:06 +03:00
2 lines
45 B
Plaintext
2 lines
45 B
Plaintext
|
im = Image.open(d); im.seek(0); im.getdata()
|