本文介绍了如何在屏幕上显示PIL图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用PIL库进行一些图像编辑。关键是,我不想每次都将图像保存在硬盘上以便在资源管理器中查看。是否有一个小模块可以让我设置一个窗口并显示图像?

I am doing some image editing with the PIL libary. The point is, that I don't want to save the image each time on my HDD to view it in Explorer. Is there a small module that simply enables me to set up a window and display the image?

推荐答案

来自:

这篇关于如何在屏幕上显示PIL图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-23 04:44
查看更多