canvas - Saving context.getImageData to a sessionStorage with html5? -


i try this, don't succeed. there posibility save object or values , use , e.g. redraw?

instead of saving image data array (which uncompressed), suggest using canvas.todataurl base64-encoded png canvas, , saving string.

later, can draw data url canvas.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -