Hi,
Can you please tell me, how to combine multiple images with different sizes into one image? I tried code from documentation and experimented with it for almost one day and I can't figure it out :-/ . My problem is that all images can be full visible (so not overlapping) and I want no space (or as little as possible) between them. I thought Montage will be good for this and I tried to reach something like #12 in this article: http://www.codersgrid.com/2013/06/07/merge-image-using-imagemagick-montage/ but I can't set tile like this because I can have some bigger images (for example most of them are 40x40 and one will be 1x242 or 242x1).
Thank you for all your responses :-) .
Can you please tell me, how to combine multiple images with different sizes into one image? I tried code from documentation and experimented with it for almost one day and I can't figure it out :-/ . My problem is that all images can be full visible (so not overlapping) and I want no space (or as little as possible) between them. I thought Montage will be good for this and I tried to reach something like #12 in this article: http://www.codersgrid.com/2013/06/07/merge-image-using-imagemagick-montage/ but I can't set tile like this because I can have some bigger images (for example most of them are 40x40 and one will be 1x242 or 242x1).
Thank you for all your responses :-) .