【问题标题】:how to add water mark to a photo during uploading in asp.net? [duplicate]在asp.net中上传照片时如何为照片添加水印? [复制]
【发布时间】:2011-03-01 05:57:13
【问题描述】:

可能重复:
Place watermark image on other images (C#, ASP.Net)

asp.net上传时如何给照片添加水印???

【问题讨论】:

  • 你走运了!看起来其他人已经为您编写了大部分代码:Place watermark image on other images (C#, ASP.Net)(还好,因为这里没有人会这样做。将来,请尝试在您的问题上投入更多精力。我保证会征求更好的答案。)

标签: asp.net vb.net


【解决方案1】:

您可以在上传过程后从您的 asp.net 脚本运行 ImageMagick (http://www.imagemagick.org/script/index.php),并放置所需的水印。 这里是一个一般的例子:

http://foobarist.com/how-to-watermark-images-using-imagemagick-composite-on-the-command-line

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-05-04
    • 2020-03-19
    • 2021-11-09
    • 1970-01-01
    • 2011-05-06
    • 2012-04-22
    • 2018-12-20
    相关资源
    最近更新 更多