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.
すべての入力画像を強制的に24ビットbmp形式に変換したいと思います。gmコマンドラインのどのパラメータを追加する必要がありますか?
gm convert input.png -resize 1920x1080 out.bmp
私は理解したと思います、皆さんに知らせてください
gm convert input.png -resize 1920x1080 +matte out.bmp