Documentation ¶
Index ¶
- func GetImageFromUrl(url string) (mimeType string, data string, err 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(url string) (bool, error)
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.