摘要:
private byte[] thumbnail(HttpContext context, byte[] bytes) { //System.Drawing.Image thumbnail_image = null; System.Drawing.Image original_image = null; System.Drawing.Bitmap final_image = null; System.Drawing.Graphics graphic = null; Stream s = new MemoryStream... 阅读全文
posted @ 2013-04-27 16:40
袁晓平
阅读(223)
评论(0)
推荐(0)
浙公网安备 33010602011771号