Documentation
¶
Index ¶
- func From(r io.Reader) (image.Image, error)
- func FromBytes(b []byte) (image.Image, error)
- func FromFile(path string) (image.Image, error)
- func To(imageSource image.Image, w io.Writer, format imgconv.Format) error
- func ToBytes(imageSource image.Image, format imgconv.Format) ([]byte, error)
- func ToFile(imageSource image.Image, path string, format imgconv.Format) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.