摘要: QT 就下面2行代码就可以搞定了 QImage *img = new QImage("img.pnm"); img->save("img.jpg"); 阅读全文
posted @ 2020-08-31 12:28 dozeoo 阅读(311) 评论(0) 推荐(0)