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.
一口で512x512にパディングしようとしている128x256のpngファイルがありますが、一口は常に指定されたpadColorではなく透明度でパディングされているようです。私は何を間違っていますか?
sips junk-128x256.png --padToHeightWidth 512 512 --padColor 00FF00 --out junk-512x512.png
結果の画像は 512x512 ですが、透明なパディングがあります。