摘要:
getPixel方法: 内存法: 根据数组画图 private Bitmap drawPic(byte[] srcdata, int width, int height) { // 8bit索引方式位图,设置灰度调色板 var fmt = PixelFormat.Format8bppIndexed; 阅读全文
posted @ 2017-12-21 09:33
苦力劳动者
阅读(3581)
评论(1)
推荐(0)
摘要:
getPixel方法: 内存法: 阅读全文
posted @ 2017-12-21 09:30
苦力劳动者
阅读(861)
评论(0)
推荐(0)