Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active January 1, 2016 21:18
Show Gist options
  • Save blitline-dev/8202312 to your computer and use it in GitHub Desktop.
Save blitline-dev/8202312 to your computer and use it in GitHub Desktop.
rectangle_function.js
{
"application_id": "YOUR_APP_ID",
"src": "http://cdn.blitline.com/filters/boys.jpeg",
"functions": [
{
"name":"rectangle",
"params":{
"x":250,
"y":175,
"x1":450,
"y1":225,
"color":"#dedede",
"fill_opacity":0.4
},
"save": {
"image_identifier": "MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment