📜  python代码示例中的像素图

📅  最后修改于: 2022-03-11 14:45:03.616000             🧑  作者: Mango

代码示例1
self.photo.setPixmap(QtGui.QPixmap(filename of your image))
#remember to save the image in the same directory as your code
#works for qt designer