Filling in the Gaps

Archive for the ‘javascript’ Category

Getting the color of a pixel in an image in JavaScript

Posted by: Admin on: January 24, 2009

This is far from cross browser as it requires HTML 5 Canvas support, but might be fine for environments where you can target just supporting browsers.  Note that the same origin policy means you can only use this on images from the same domain as the javascript – you can’t just point it at any [...]


Follow

Get every new post delivered to your Inbox.