Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImgHandler ¶
type ImgHandler struct {
// contains filtered or unexported fields
}
func NewImgHandler ¶
func NewImgHandler(imgdata []byte) *ImgHandler
func (*ImgHandler) Analyse ¶
func (ih *ImgHandler) Analyse() string
func (*ImgHandler) SaveFile ¶
func (ih *ImgHandler) SaveFile(filename string) error
Click to show internal directories.
Click to hide internal directories.