view source
Reading Images and Data Using Canvas and JavaScript
In this video, I’ll take you on a journey through the basics of how to read in image data dynamically using JavaScript. Together we’ll explore how to read in image data in three different ways – from a specific filename on your server, using the HTML file upload field and via drag and drop into the window.
Advertisement