QImage image( inMat.data,. inMat.cols, inMat.rows,. static_cast<int>(inMat.step),. QImage::Format_RGB888 );. return image.rgbSwapped();.
確定! 回上一頁