Tagged Questions
7
votes
3answers
95 views
get nonoriginal image sizes through API?
There are approximate image sizes, it's possible to request a custom size, but.. no way to get the exact size.
I'd like to call something like images.getEXIF or images.get or images.getURLs. Give an ...
8
votes
2answers
293 views
I have an image's ID and KEY, how do I use them to actually get the image?
Say the image's ID is "imageid" and the Key is "imagekey". What's the magical formula to produce a url to view the image? What other options do I have at the time?
8
votes
1answer
360 views
What image sizes are available from SmugMug natively and can I request specific sizes?
In my application I want to display thumbnail sized images, preview sized images and 'full sized' images, what sizes are available natively from SmugMug and is it possible to request specific image ...