Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save canvas #6

Open
gatelli opened this issue Jul 26, 2019 · 1 comment
Open

save canvas #6

gatelli opened this issue Jul 26, 2019 · 1 comment

Comments

@gatelli
Copy link

gatelli commented Jul 26, 2019

Hi,
I use cordova code for in-app use. Is it possible to save the sketch in any format ?
Thx,

JP

@yfz34
Copy link

yfz34 commented Mar 31, 2020

canvas to base64 can help you
var imgData = canvas.toDataURL();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants