Resizing an image w.r.t to its height and width

我与影子孤独终老i 提交于 2019-12-22 12:54:26

问题


I need to resize an image so that if its height is smaller than its width, I'll set its height and vice versa. I wonder if there's a way doing this directly from the command line. Using '^' operator behaves just the opposite (or I could not succeed using it for my purpose). Thanks for replies.

来源:https://stackoverflow.com/questions/9003490/resizing-an-image-w-r-t-to-its-height-and-width

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!