get average color of image via javascript

Posted by Ben4Himv on Stack Overflow See other posts from Stack Overflow or by Ben4Himv
Published on 2010-03-29T21:42:51Z Indexed on 2010/03/29 21:53 UTC
Read the original article Hit count: 162

Not sure this is possible, but Looking to write a script that would return the average hex or rgb value for an image. I know it can be done in AS but looking to do it in JavaScript.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about image-manipulation