资源说明:图片上传添加水印简单类实现 有以下方法
FileUploadImg.SaveAs(webFilePath); // 使用 SaveAs 方法保存文件
UpLoadImgs.AddWater(webFilePath, webFilePath_sy, "www.23723.Cn");
// 使用 AddWater 方法保存文件
UpLoadImgs.AddWaterPic(webFilePath, webFilePath_syp, webFilePath_sypf);
// 使用 AddWaterPic 方法保存文件
UpLoadImgs.MakeThumbnail(webFilePath, webFilePath_s, 130, 130, "Cut");
// 生成缩略图方法
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。