Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Awesome work! Is there a way that these filtered images could then be saved server side to be used later without the js?


You could get the image data from the canvas element using getImageData() and upload it to your server.


Oops, the correct method is toDataURL(). See comment above.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: