Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/skia_canvas/mod.ts>Path2D#addPath

Fast HTML Canvas API implementation for Deno using Skia.
Go to Latest
method Path2D.prototype.addPath
Re-export
import { Path2D } from "https://deno.land/x/skia_canvas@0.5.1/mod.ts";

Parameters

path: Path2D
optional
transform: DOMMatrix