Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created April 16, 2012 05:06
Show Gist options
  • Save blitline-dev/2396414 to your computer and use it in GitHub Desktop.
Save blitline-dev/2396414 to your computer and use it in GitHub Desktop.
Simple Blitline Overlay
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/img.blitline/blog/jelly_bean.jpg",
"functions":[
{
"name":"composite",
"params":{
"src":"https://s3.amazonaws.com/img.blitline/blog/frame.png"
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment