I have an image in a tag
var img = new Image(); ctx.drawImage(img,0,0,img.width,img.height); ecc...
How is possible to change the Brightness
you can try this , see comment