Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fauxto
on Aug 30, 2007
|
parent
|
context
|
favorite
| on:
Thoughts on Image Processing in JavaScript?
Image processing is not possible with JavaScript.
ivankirigin
on Aug 30, 2007
|
next
[–]
What do you mean not possible? You can't touch pixels in an image buffer?
fauxto
on Aug 30, 2007
|
parent
|
next
[–]
Is it possible that you are referring to Java rather than JavaScript?
ivankirigin
on Aug 30, 2007
|
root
|
parent
|
next
[–]
No, I just didnt know before I asked whether browsers let JavaScript have access to the low level image information.
I mention below the best options: server side or flash.
Darmani
on Aug 31, 2007
|
prev
[–]
Correction: JavaScript embedded in web pages cannot process images. Mozilla Rhino most certainly can, and I'm pretty sure Mozilla SpiderMonkey can as well if given XPConnect (or similar).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: