setPixmap(self.im) #將image 加入label self.label.setGeometry(60,60,500,500) ... setWindowTitle("PyQT show image") if __name__ == '__main__':
確定! 回上一頁