摘要:
//nSize 为总长度//pImageData 为总数据//nImageSize //一个图片的长度 byte[] _bytes = new byte[nImageSize];// //IntPtr infosIntptr = Marshal.AllocHGlobal(pImageData); Marshal.Copy(pImageData, _bytes, 0, nImageSize);//复 阅读全文
posted @ 2019-10-30 11:22
₯㎕~
阅读(1414)
评论(0)
推荐(0)

浙公网安备 33010602011771号