Documentation ¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:38 +05 2020. DO NOT EDIT.
Index ¶
- 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
- func EncoderEncode(enc *png.Encoder, w io.Writer, m image.Image) error
- func FormatErrorError(e png.FormatError) string
- func UnsupportedErrorError(e png.UnsupportedError) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatErrorError ¶
func FormatErrorError(e png.FormatError) string
func UnsupportedErrorError ¶
func UnsupportedErrorError(e png.UnsupportedError) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.