我可以从 php 3d 将图像在 Y 轴上旋转 10-15 度吗?

发布于 2024-10-08 19:00:30 字数 153 浏览 1 评论 0原文

alt text 我想创建 alt text

这可以用 php 实现吗?

From alt text I want to create alt text

Is this possible with php?

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

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

发布评论

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

评论(3

留一抹残留的笑 2024-10-15 19:00:30

您可以使用 imagemagick。 这里是此类处理的 ImageMagick 文档。

You can, with imagemagick. Here is the ImageMagick documentation for that kind of processing.

絕版丫頭 2024-10-15 19:00:30

您可以通过放置一个具有透明中心的白色遮罩(与图像上所需的旋转相对应)来“伪造”效果。

You could "fake" the effect by putting a white mask with transparent center corresponding to the desired rotation over the image.

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