Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias InputMatrix
import { type InputMatrix } from "https://deno.land/x/canvaseno@v1.0.2/types.ts";

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

definition: