Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created February 12, 2014 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blitline-dev/8963353 to your computer and use it in GitHub Desktop.
Save blitline-dev/8963353 to your computer and use it in GitHub Desktop.
tile
{
"application_id":"YOUR_APP_ID",
"src":"http://cdn.blitline.com/filters/boys.jpeg",
"functions":[
{
"name":"tile",
"params":{
"src" : "https://s3.amazonaws.com/img.blitline/test_pngs/apple.png",
"scale" : 0.30
},
"save":{
"image_identifier":"MY_CLIENT_ID",
"quality":100
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment