Versions in this module Expand all Collapse all v0 v0.1.0 Sep 22, 2016 Changes in this version + const DefaultQuality + func Decode(r io.Reader) (image.Image, error) + func DecodeConfig(r io.Reader) (image.Config, error) + func Encode(w io.Writer, m image.Image, o *Options) error + type FormatError string + func (e FormatError) Error() string + type Options struct + Quality int + type Reader interface + type UnsupportedError string + func (e UnsupportedError) Error() string