我使用PIL生成了一个图像.如何将其保存到内存中的字符串?该Image.save()方法需要一个文件.
Image.save()
我想在字典中存储几个这样的图像.
python python-imaging-library
python ×1
python-imaging-library ×1