Created
May 16, 2012 19:26
-
-
Save blitline-dev/2713253 to your computer and use it in GitHub Desktop.
Only shrink larger example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "application_id": "YOUR_APP_ID", "src" : "http://www.google.com/logos/2011/yokoyama11-hp.jpg", "functions" : [ {"name": "resize_to_fit", "params" : {"width" : 2000, "height" : 400, "only_shrink_larger": true}, "save" : { "image_identifier" : "MY_CLIENT_ID" }} ]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment