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.
我有几组编号的 png 图像(主要是 00-23,但有些是不同的长度),我试图在 imagemagick 蒙太奇中组合它们,但我需要将它们平铺在左右上下而不是左右- 自上而下的顺序。我怎样才能做到这一点?
您可以使用“-scene”命令来指定“瓦片编号”。 在此处查看 imagemagick 文档。