Different Thumbnail sizes within 1 montaged image.
Different Thumbnail sizes within 1 montaged image.
Turns out the best way to do this is to use an empty canvas with the background you want and then composite the images individually by using a for loop to keep count of the rows/columns and offsets.
Last edited by Sargis on 2007-08-02T12:21:41-07:00, edited 1 time in total.
Re: Different Thumbnail sizes within 1 montaged image.
If anyone is going to do anything of the nature, pm me or post and I can send you my code as an example. Its written in C using the wand api.