Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageSaveType ¶
type ImageSaveType int
const ( ImageTypeUnknown ImageSaveType = iota ImageTypePng ImageTypeJpeg )
func DetectType ¶
func DetectType(t string) ImageSaveType
Click to show internal directories.
Click to hide internal directories.