My initial search indicates that for security reasons I may not be able to do this, but I will ask anyway. How can I get the color of any specified pixel on a web page?
To be more specific, this is my own web page that contains background colors, images, css-modified-elements. I need to know the color of a specific pixel on a fully displayed web page. Information cannot be from screen capture because I want to change my fully displayed page.
Oh!!! Someone really "minus 1" me in order to ask a genuine question? Tough crowd!
To be more specific: I want to add a user-moved canvas element to a web page that visually changes the part of the web page on which the canvas hangs. Think of the canvas element as a magnifying glass that the user can move around the web page. But the actual effect that I want to create the canvas element is a color filter (hence the need for basic colors).
markE
source share