Skip to main content
Module

x/targadactyl/deps.ts>InputColorMatrix

tga.js implemented in Deno
Latest
type alias InputColorMatrix
import { type InputColorMatrix } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

CanvasKit APIs accept normal arrays, typed arrays, or Malloc'd memory as color matrices. Length 20.

definition: MallocObj | ColorMatrix | number[]