Documentation ¶
Index ¶
- func Base64(filepath string) string
- func Parse(filepath string) (image.Image, string, error)
- func Read(filepath string) image.Image
- func ReadExif(filepath string) map[string]interface{}
- func Size(filepath string) (int, int)
- func Type(filepath string) string
- func Write(filepath string, src image.Image) error
- func WriteExif(filepath string, kv map[string]string) 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.