Codeigniter 中的水印旋转

发布于 2024-12-02 21:44:21 字数 97 浏览 1 评论 0原文

我发现 codeigniter 图像库非常有用,有很多功能。只有一点我找不到,那就是水印旋转。这里有人曾经使用 codeigniter 图像库做过这个吗?

提前致谢

I find the codeigniter image library is very useful, lot of features there. Only one point that I can't find, it is the watermark rotation. Anyone here ever done this using codeigniter image library?

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

失与倦" 2024-12-09 21:44:21

CI 附带的库没有旋转水印的方法。这是您必须自己添加的内容,或者只是创建您用来为图像加水印的图像的旋转版本并使用它。

The library that comes with CI doesn't have a method for rotating the watermark. This is something you would have to add yourself or just create a rotated version of the image you are using to watermark your images and use that instead.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文