The OpenD Programming Language

GIFDecoder

Reference: GIF89a Specification.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

decodeNextFrame
void decodeNextFrame(bool* gotOneFrame, Image* outFrame, int* frameDurationMs, bool* err)

Decode next GIF frame in a rgba8 buffer.

Meta