Skip to main content
Module

x/targadactyl/mod.ts>TgaLoader#getImageData

tga.js implemented in Deno
Go to Latest
method TgaLoader.prototype.getImageData
Re-export
import { TgaLoader } from "https://deno.land/x/targadactyl@1.1.0/mod.ts";

Get ImageData interface for the TGA

Parameters

optional
imageData: ImageData

TGA pixel data interface

Returns

Uint8ClampedArray

TGA byte data