4 lines
36 B
Python
4 lines
36 B
Python
from PIL import Image
|
|
|
|
Image.init()
|
from PIL import Image
|
|
|
|
Image.init()
|