Skip to main content
Module

x/targadactyl/deps.ts>ImageData

tga.js implemented in Deno
Go to Latest
interface ImageData
import { type ImageData } from "https://deno.land/x/targadactyl@1.1.0/deps.ts";

Properties

data: Uint8ClampedArray
height: number
width: number