Creates a (non-GPU) Canvas and pushes it onto the Lua stack. Returns 1 on success, pushes nil and returns 1 on failure.
int pushCanvas(int width, int height);