Canvas.resize

Set the size in pixels.

Note that pixels will be garbage afterwards and clip/view state will be reset.

class Canvas
void
resize
(
int width
,
int height
)

Meta