Versions in this module Expand all Collapse all v1 v1.0.0 Jul 4, 2021 Changes in this version + func Decode(r io.Reader) (image.Image, error) + func DecodeConfig(r io.Reader) (image.Config, error) + func Encode(w io.Writer, m image.Image) error + type FormatError string + func (e FormatError) Error() string + type UnexpectedError string + func (e UnexpectedError) Error() string + type UnsupportedError string + func (e UnsupportedError) Error() string