rgbSwapped () self.label.setPixmap(QPixmap.fromImage(self.qImg)) if __name__ == '__main__': a = QApplication(sys.argv) dialog = MyDialog()
確定! 回上一頁