Versions in this module Expand all Collapse all v0 v0.0.3 Feb 11, 2024 v0.0.2 Feb 11, 2024 v0.0.1 Feb 11, 2024 Changes in this version + type Config struct + Delay int + Height int + Width int + func (config Config) Decode(path string) ([]*image.RGBA, error) + func (config Config) Encode(path string) (*gif.GIF, error)