摘要:
private byte[] ZipImageSize(byte[] bytes, int width, int height, string formattype) { Stream bs = new MemoryStream(bytes); //从文件取得图片对象 System.Drawi... 阅读全文
posted @ 2017-04-18 21:01 hwisecn 阅读(461) 评论(0) 推荐(0)
posted @ 2017-04-18 21:01 hwisecn 阅读(461) 评论(0) 推荐(0)