Sorry...I was too unspecific. I am drawing on a small canvas. Mainly shapes. When I say I want to take a snapshot, I want to be able to get a 'snapshot' at any resolution. In theory I would need to resize everything...canvas, shapes, etc. and redraw everything. Is there a simpler solution?
On Apr 16, 8:25 am, Thomas Broyer <[email protected]> wrote: > This is what toDataUrl and getImageData are for. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
