Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/imagescript/mod.ts>Image.decode

zero-dependency JavaScript image manipulation
Extremely Popular
Go to Latest
method Image.decode
import { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts";

Decodes an image (PNG, JPEG or TIFF)

Parameters

data

The binary data to decode