摘要:
string savapath = Server.MapPath("/haha/" + path); //创建文件流并打开文件 FileStream fs = new FileStream(savapath,FileMode.Open); //创建字节数组 byte[] bt = new byte[ 阅读全文
posted @ 2017-11-15 19:12
嗯哼,还好
阅读(98)
评论(0)
推荐(0)
摘要:
Image mia = Image.FromFile(path); //创建位图 Graphics g = Graphics.FromImage(mia); //赋值水印文字 string sy = name; //图片格式 Font ft = new Font("宋体", 32); //创建画笔 阅读全文
posted @ 2017-11-15 19:10
嗯哼,还好
阅读(438)
评论(0)
推荐(0)

浙公网安备 33010602011771号