摘要:
1 QImage image; 2 QByteArray ba; 3 QBuffer buffer(&ba); 4 buffer.open(QIODevice::WriteOnly); 5 image.save(&buffer, "PNG"); // writes image into ba in 阅读全文
posted @ 2020-08-12 10:01
一杯清酒邀明月
阅读(4437)
评论(0)
推荐(0)
浙公网安备 33010602011771号