Module apng

Module apng 

Source
Expand description

APNG decoder returning frames.

Structs§

ApngFrame
A single frame decoded from an APNG image.

Functions§

decode
Decode an APNG byte stream and return the frames with image dimensions.