How to draw transparent image with html5 canvas element

Posted by Mr Bell on Stack Overflow See other posts from Stack Overflow or by Mr Bell
Published on 2010-05-26T21:24:31Z Indexed on 2010/05/26 21:31 UTC
Read the original article Hit count: 224

Filed under:
|
|

I am targeting google chrome. Is it possible to draw transparent images on a canvas? By transparent I mean the drawing the entire image at something like 50% opacity.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html5