meltingice / CamanJS

Javascript HTML5 (Ca)nvas (Man)ipulation

Home Page:http://camanjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Way to layer images on backend?

jordancalder opened this issue · comments

I'm using camanjs in my node application. I guess I jumped into using this a little too quickly, as I'm not finding that it does what I thought, as far as the layering system goes anyways. I was hoping to be able to layer a second image with .5 opacity over my original image, but the layering seems to only work in the browser. Is there some way to make this work in app, outside of the browser?