Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 ImageSharp 1.0.0-beta7 为图像添加平铺/重复水印。我需要弄清楚有多少水印以及水印显示的点数。然后使用 DrawText 函数一一绘制。
是否有任何扩展或库可以使用 ImageSharp 填充平铺/重复水印一次?