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.
ImageMagick を使用して、8bpp (256) カラー gif を 2bpp (4) カラー gif に変換しようとしています。
ImageMagick の出力ファイルに半透明の画像を配置するにはどうすればよいですか?
ImageMagick のcompositeコマンドを使用できます。
composite
ImageMagick を使用して画像に透かしを追加するチュートリアルと例へのリンクを次に示します。