On 3/20/15 8:13 AM, Jake Archibald wrote:
Almost all the pieces already exist, except a way to get the image data of
a CanvasRenderingContext2D into a format that can be read from a
url.

There's CanvasRenderingContext2D.toDataURL; I assume the problem is that it's not async, yes? But if you're inside a worker anyway, do you care?

-Boris

Reply via email to