Get Medium Image Link

Cryptography

Joined: 2008-07-29
Posts: 3
Posted: Sat, 2009-01-03 00:45

I have gallery setup to generate 640x480 images for each album. How do I access Derivative images in the template.

IE I am looping through the Children. In it it contains the Image id to generate the full sized image and the thumbnail image. How can I get the 640x480 image?

My idea is to use AJAX to show the gallery and have the smallest image large enough to fill the desired space be downloaded.

Thanks