Allow inspection of Path2D objects, that are currently opaque. Element as a source for drawImage. Display list object. Format and data structure for retained mode drawings, making Canvas apps faster, ...
drawImage(image, dx, dy) drawImage(image, dx, dy, dWidth, dHeight) drawImage(image, sx, sy, sWidth, sHeight, dx, dy, dWidth, dHeight) : An element to draw into the ...