Skip to main content
Module

x/imagescript/ImageScript.js>GIF.decode

zero-dependency JavaScript image manipulation
Extremely Popular
Go to Latest
method GIF.decode
import { GIF } from "https://deno.land/x/imagescript@1.2.15/ImageScript.js";

Decodes a GIF image

Parameters

data

The binary data to decode

optional
onlyExtractFirstFrame = [UNSUPPORTED]

Whether to end GIF decoding after the first frame