QImage.Format_RGB888). pixmap = QtGui.QPixmap(). pixmap.convertFromImage(image.rgbSwapped()). self .MainWindow.label.setPixmap(pixmap) ...
確定! 回上一頁