```js ctx.image(url, 0, 0).attr('rotate', 45); // the image is not loaded yet so there are no bounds ```