class

PNGGIF::GIF

Inherits Reference < Object

GIF (87a/89a) decoder ported from tng.js, which in turn adapted the LZW reader from ka-cs-programs/gif-reader.js (MIT). Produces one Image per frame with an RGBA bitmap.

Constructors

new(buf : Bytes)
Source

Instance methods

height
Source
images
Source
num_plays
Source
width
Source

Nested types