Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/canvaseno/mod.ts>InputMatrix

Canvas API for deno
Latest
type alias InputMatrix
import { type InputMatrix } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";

CanvasKit APIs accept all of these matrix types. Under the hood, we generally use 4x4 matrices.

definition: