Function makeCanvas(w: number, h: number): Canvas Create a canvas to draw stuff offscreen.returns The canvas object.since v3001.0group Draw