Skip to main content
Module

x/targadactyl/deps.ts>InputRRect

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

CanvasKit APIs accept normal arrays, typed arrays, or Malloc'd memory as rectangles with rounded corners. Length 12.

definition: MallocObj | RRect | number[]