🔰patterns

browsercanvasgraphics statefill/stroke styles ⟩ pattern

  • first argument to .createPattern() method should be an <img> or <canvas>.

  • the <img> or <canvas> does NOT need to be in the DOM.

Last updated