Skip to main content
Module

x/targadactyl/deps.ts>InputRect

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

CanvasKit APIs accept normal arrays, typed arrays, or Malloc'd memory as rectangles. Length 4.

definition: MallocObj | Rect | number[]