CrImage::GIF::Reader
Inherits Reference / Object
GIF (Graphics Interchange Format) image decoder
Implements GIF decoding according to GIF89a specification. Supports both static images and animated GIFs with multiple frames.
Class methods
read_animation(io : IO) : Animation
Source