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

Trying to get the Image base64 encoded that is the result of the zoom and transform #43

Open
luigipam opened this issue Apr 17, 2024 · 2 comments

Comments

@luigipam
Copy link

Hi, thanks for building Zoomist... is far the best zoom library.
I have used without issues and works brilliantly but now I need to get back the image that has been transformed as base64 to be uploaded in the server.

I have tried several things but the image is just stays as the original image and I can see only the styles properties changing so I don't have a way to get the new image fully transformed.

If you can please help.

@cotton123236
Copy link
Owner

Hey @luigipam ,
Thanks for your like.
It's there any example code to let me know your situation more? It will be helpful to solve your problem!

@luigipam
Copy link
Author

I'm just trying to get the base64 image that is zoomed and translated, I tried to call several methods but they do not return the image.
I'm looking for some method like getImage (not getImageData) or export (other zoom libraries have an export function) that returns a base64 string with the actual image.

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