Posts tagged paint application

HTML5 canvas – Creating Your Own Paint Program

  • 28
  • Oct

Date: 28th Oct 2011 Author: admin Categories: HTML5 2

Tags: , , , ,

HTML5 canvas - Creating own Paint program

HTML5 canvas – Creating own Paint program

New interesting article about canvases in HTML5 – I will show you how you can create nice and simple Paint program. Main idea – to draw a color picker area (rainbow gradient), and load some image to another canvas (here we will draw with selected color).
Read more