摘要: uchar存为8位 uchar * pdata; QImage Image8bit; //图像长宽 ,设置长宽或获取图像长宽 int m_nWidth = xx; int m_nHeight =xx; //单通道 Image8bit = QImage(pdata,m_nWidth,m_nHeight 阅读全文
posted @ 2021-12-15 09:34 手磨咖啡 阅读(1074) 评论(0) 推荐(0)