- (canvas-play! [canvas canvas?] [context context?] [x0 integer?] [x1 integer?] [y0 integer?] [y1 integer?] [data (or/c string? pointer?)])procedure
-> void?
Replays the drawing contained in the context withe the given data in the given canvas.
-> void?
Replays the drawing contained in the context withe the given data in the given canvas.