Request thumbnail info in images.get for 1.2.3
mattwright
Registered Users Posts: 124 Major grins
Would be nice if the following items were returned in the images.get heavy response:
ZoomThumbnailX
ZoomThumbnailY
ZoomThumbnailWidth
ZoomThumbnailHeight
I assume 1.2.2 is feature-locked at this point, but if these can be worked into 1.2.2 using the &Extras=, even better...
Thanks,
Matt
ZoomThumbnailX
ZoomThumbnailY
ZoomThumbnailWidth
ZoomThumbnailHeight
I assume 1.2.2 is feature-locked at this point, but if these can be worked into 1.2.2 using the &Extras=, even better...
Thanks,
Matt
0
Comments
I don't believe that we actually store this information, at this point. The values are used to produce the thumbnails (or the actual image, when cropping) at the time the operation is carried out, but not stored after it's finished.
I'm working on some backend imaging changes that could potentially incorporate this, but I will need to see how things pan out.
Cheers,
David
SmugMug API Developer
My Photos
No problem then! Thanks for the reply.