Page 1 of 1

Different Thumbnail sizes within 1 montaged image.

Posted: 2007-07-31T15:45:27-07:00
by Sargis
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.

Re: Different Thumbnail sizes within 1 montaged image.

Posted: 2007-07-31T16:05:10-07:00
by Sargis
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.