Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 14:05
Show Gist options
  • Save blitline-dev/6839b110d77b9d68e98f to your computer and use it in GitHub Desktop.
Save blitline-dev/6839b110d77b9d68e98f to your computer and use it in GitHub Desktop.
trim_with_fuzz
{
"application_id":"YOUR_APP_ID",
"src":"http://crazydelcytv.com/blog/2011/May/letterboxing/2.75letterboxed.jpg",
"functions":[
{
"name":"trim",
"params":{ "fuzz" : 0.05 },
"save":{
"extension":".png",
"image_identifier":"MY_CLIENT_ID",
"png_quantize":true
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment