Skip to main content
Module

x/targadactyl/deps.ts>InputIRect

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

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

definition: MallocObj | IRect | number[]