This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can java write code for a web page that can manipulate images?
06-06-2014, 07:31 AM
Post: #3
 
Javascript can turn an image into an array of pixels and vice-versa, so you can use it to apply filters. I don't think you can save the result though.
PHP can also manipulate images, I have written code that turns a photograph into a three color image (posterization).
In general though (and I assume Instagram does this), the uploaded image is saved, then php (or whatever they use) calls an executable that will process the file.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Syberious - 06-06-2014, 07:26 AM
[] - Chris - 06-06-2014 07:31 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)