Documentation ¶
Index ¶
- func GetImageFromURL(url string) (string, string, error)
- func GetImageSize(image string) (width int, height int, err error)
- func GetImageSizeFromBase64(encoded string) (width int, height int, err error)
- func GetImageSizeFromURL(url string) (width int, height int, err error)
- func IsImageURL(resp *http.Response) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImageSizeFromBase64 ¶
func IsImageURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.