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?
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?