Skip to main content
Module

x/canvas/src/canvas.ts>PathEffect

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Go to Latest
type alias PathEffect
import { type PathEffect } from "https://deno.land/x/canvas@v1.3.0/src/canvas.ts";

See SkPathEffect.h for more on this class. The objects are opaque.