Skip to main content
Module

x/canvas/mod.ts>VerbList

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

VerbList holds verb constants like CanvasKit.MOVE_VERB, CanvasKit.CUBIC_VERB.

definition: MallocObj | Uint8Array | number[]