Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created July 11, 2014 17:03
Show Gist options
  • Save blitline-dev/13a9b55ec7c40b250c84 to your computer and use it in GitHub Desktop.
Save blitline-dev/13a9b55ec7c40b250c84 to your computer and use it in GitHub Desktop.
if_alpha
{
"application_id": "YOUR_APP_ID",
"src" : "https://s3.amazonaws.com/img.blitline/test_pngs/tux.png",
"v": "1.20",
"extended_metadata" : true,
"functions": [
{
"name": "no_op",
"save": {
"image_identifier": "MY_CLIENT_ID",
"extension" : "jpg",
"if_alpha" : "png"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment