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.
2秒ごとに更新されるキャンバスがあります。 canvas で gif アニメーションを作成するにはどうすればよいですか?
getImageData を各フレームとマージして GIF を作成する方法があるのではないでしょうか?
キャンバスを使用してアニメーションGIFを作成することはできません。
できることは、スプライトを作成することです。これは、gifと非常によく似た方法で機能します。これをファイルに保存できるかどうかを尋ねる場合は、いいえ。スプライトは、純粋に画面に表示するためのものです。