ericdrowell / KineticJS

KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://www.kineticjs.com
3.98k stars 752 forks source link

How to set background image for a stage #945

Closed harikishorekuppa closed 10 years ago

harikishorekuppa commented 10 years ago

Even i am setting background image for stage using css properties, i am not getting while saving stage using todataurl

lavrton commented 10 years ago

You may add Kinetic.Rect on bottom of you stage with your fill.