Creates a canvas with the given optional size. In Node.js a node-canvas is created and returned.
Optional
Optional width in pixels.
Optional height in pixels.
The created canvas.
Creates a canvas with the given optional size. In Node.js a node-canvas is created and returned.