Skip to main content
Module

x/targadactyl/deps.ts>ImageBitmap

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

Properties

height: number
width: number

Methods

close(): void