-
-
Save psbolden/83b5cb1ee18b343072d056dd4f455374 to your computer and use it in GitHub Desktop.
function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"application_id":"YOUR_APP_ID", | |
"src":"http://cdn.blitline.com/filters/boys.jpeg", | |
"functions":[ | |
{ | |
"name":"convert_command", | |
"params":{ | |
"-function":"polynomial 3.5,-5.05,2.05,0.3", | |
"-channel":"R" | |
}, | |
"save":{ | |
"image_identifier":"some_id" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment