how toGet the RGB value of an image in a page using javascript?

Posted by Nok Imchen on Stack Overflow See other posts from Stack Overflow or by Nok Imchen
Published on 2010-05-02T20:32:30Z Indexed on 2010/05/02 20:38 UTC
Read the original article Hit count: 281

Filed under:
|
|
|

I am trying to make a bookmark-let. But I'm stuck at a point. I need to extract the RGB or the color value of an image of very x pixel using the "For Next" statement. But i don't know what function can help me to extract the RGB value. Can someone please help me out with the function that tells the value of RCG of a given point in a picture?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about images