Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method TgaLoader.prototype.getImageData
import { TgaLoader } from "https://deno.land/x/targadactyl@1.2.0/src/tga.ts";

Get ImageData interface for the TGA

Parameters

optional
imageData: ImageData

TGA pixel data interface

Returns

Uint8ClampedArray

TGA byte data