© 1999-2048 dssz.net 粤ICP备11031372号
[其它] aspjpeg 添加水印教程及生成缩略图教程
说明:1、为图片加入水印功能 Dim Jpeg Set Jpeg = Server.CreateObject(“Persits.Jpeg”) ‘ 建立对象 Jpeg.Open BlogPath & “/upload/” & FileName ‘ 图片所在位置 Jpeg.Canvas.Font.Color = &H000000 ‘ 颜色,这里是设置成:黑 Jpeg.Canvas.Font.Family = “方正隶变简体” ‘ 设置字体 Jpeg.Canvas.Font.Bold = False ‘是否<weixin_38722317> 上传 | 大小:35kb