Documentation ¶
Index ¶
- func DetectImageType(uri string) (mediatype string, width, height int, filelength int64, err error)
- func NewJpegThumbnail(uri string, width, height uint) (filepath string, w, h int, err error)
- func NewThumbnail(uri string, width, height uint) (filepath, mediatype string, w, h int, err error)
- func NewTimeoutHttpClient(dial_timeo, resp_timeo time.Duration) *http.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectImageType ¶
func NewJpegThumbnail ¶
func NewThumbnail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.