如何在 imagemagick montage 中按左-右-下-上顺序平铺

发布于 2024-09-18 10:11:31 字数 115 浏览 5 评论 0原文

我有几组编号的 png 图像(大部分是 00-23,但有些长度不同),我试图将它们合并到 imagemagick 蒙太奇中,但我需要将它们平铺在左右下-top 而不是左-右-上-下顺序。我该怎么做?

I have a several sets of numbered png images (mostly 00-23 but some are different lengths) that I am trying to combine in imagemagick montage, but I need to have them tiled in left-right-bottom-top instead of left-right-top-bottom order. How can I do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜灵血窟げ 2024-09-25 10:11:31

您可以使用“-scene”命令来指定“图块编号”。
在此处查看 imagemagick 文档

You could use the "-scene" command to specify the "tile number".
Check out the imagemagick documentation here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文