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.
image/jpeg および image/png パッケージには、jpeg および png 画像を読み書きする Decode および Encode 関数がありますが、image/gif パッケージにはありません。Decode および DecodeAll のみです。
gif image.Image を io.Writer にエンコードする方法についてのアイデアはありますか?