You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi HeWei, I had an issue like this for an earlier project.
My solution was to wrap the canvas in a div and to apply the following CSS to the div, or to apply the following CSS directly onto the canvas that the image is being placed in:
When I use tiff.toCanvas(), I hope I can change the canvas's width and height. Is there a API to change it?
The text was updated successfully, but these errors were encountered: