I would like to set the image as the background image for the canvas.
This is possible using the method canvas.setBackgroundImage.
But he does not repeat in the background.
How to make it repeatable?
I saw a demo where a pattern is used to set a repeating background image for text and shapes.
How to use this template for canvas background.?
source
share