通过php附加gif动画

发布于 2025-01-07 06:31:17 字数 453 浏览 1 评论 0原文

问题 我希望我的 PHP 脚本能够从所选内容中调用 3 个动画 gif,然后附加它们并输出。

我不是在寻找代码(必然),而是更多地了解在哪里可以找到更多信息。虽然我一直在查看 phpmanual、imagick、各种视频教程和其他内容,但没有真正涵盖...

A) 如果可能的话

,当然我想知道...

B) 如何开始

例如 我的文件中有 10 个卡通.gif(动画)。 php 要求 gif 文件 1、7、10(按该顺序播放)

gif 1 = 人开始过马路

gif 7 = 人险些错过卡车

gif 10 = 人到达另一边

有没有办法我可以创建一个动画?

注意 出于编程代码的目的,我可能会将每个 gif 预设为持续 X 秒。

PROBLEM
I'd like my PHP script to call 3 animated gifs from a selection and then append them and then output.

I'm NOT looking for the code (necessarily) but more of an idea as to where I can find more information. While I've been looking at phpmanual,imagick, various video turorials and other things nothing really covers...

A) If it's possible

and of course I'd like to know...

B) How to start

FOR EXAMPLE
I have on file 10 cartoon.gifs (animated).
The php asks for gif files 1, 7, 10 (to be played in that order)

gif 1 = man starts to cross street

gif 7 = man narrowly misses truck

gif 10 = man reaches other side

Is there a way I can create one animation?

Nota bene
It is possible that i preset each gif to last X seconds for programming code purposes.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文