We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @martinRenou ,
ipycanvas is amazing! Just one quick question: Is it possible to retrieve a canvas in a numpy array or pillow image so that we can save a drawing?
Big thanks!
Best, Robert
The text was updated successfully, but these errors were encountered:
Thanks for the kind words!
You can retrieve the image following https://ipycanvas.readthedocs.io/en/latest/retrieve_images.html#get-image-data-as-a-numpy-array
Though it's not an ideal API. I've been working on a more robust way to retrieve the image data in https://github.com/martinRenou/ipycanvas/pull/301 but it's not finished yet.
Sorry, something went wrong.
Fantastic! Also for the instant reply!🤩
No branches or pull requests
Hi @martinRenou ,
ipycanvas is amazing! Just one quick question: Is it possible to retrieve a canvas in a numpy array or pillow image so that we can save a drawing?
Big thanks!
Best,
Robert
The text was updated successfully, but these errors were encountered: