
首先引用文件
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css">
<script src="js/img2blob.js" type="text/javascript"></script> 这是一款jQuery图片加水印插件,sample1,sample2调用
$(function() {
// default
$(".sample1").img2blob();
// with watermark
$(".sample2").img2blob({
watermark: '我是水印智慧小屋插件库',
fontStyle: 'Microsoft YaHei,Arial',
fontSize: '18', // px
fontColor: '#fff', // default 'black'
fontX: 180, // The x coordinate where to start painting the text
fontY: 280 // The y coordinate where to start painting the text
});
}); *
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
