Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active May 19, 2020 19:29
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/e48d3075df340dde9d9a46953e96d903 to your computer and use it in GitHub Desktop.
Save blitline-dev/e48d3075df340dde9d9a46953e96d903 to your computer and use it in GitHub Desktop.
{
"application_id":"YOUR_APP_ID",
"v" : 1.21,
"src":"https://www.sanfranciscopolice.org/sites/default/files/styles/sfpd_hero_xs_1x/public/image/2019-02/dangerous-dogs-3200x1280-72dpi.jpg?itok=e8t-mftH",
"functions":[
{
"name":"dissolve",
"params":{
"src":"https://blitdoc.s3.amazonaws.com/pngs/light-wb.png",
"gravity" : "NorthWestGravity",
"x" : 10, "y" : 10,
"src_percentage" : 0.50,
"scale_to_fit" : { "height" : 150, "width" : 150 }
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment