Image masking with HTML5 Canvas
June 15th, 2013I just added a small demo to my GitHub showing how you can do image masking by using the canvas element. All you need to do is add the canvasmask.js script and add a class of mask to each image you want to mask. You also need to provide a PNG file as the mask […]