Versions in this module Expand all Collapse all v0 v0.0.3 Sep 27, 2020 Changes in this version type Type + func GetType(p []byte) Type v0.0.2 Sep 27, 2020 Changes in this version type Type + func (t Type) Mime() string v0.0.1 Sep 26, 2020 Changes in this version + type Info struct + Height uint32 + Type Type + Width uint32 + func GetInfo(p []byte) (info Info) + type Type uint64 + const BMP + const BPM + const GIF + const JPEG + const MNG + const PBM + const PCX + const PGM + const PNG + const PPM + const PSD + const RAS + const RGB + const TIFF + const Unknown + const WEBP + const XBM + const XPM + const XV + func (t Type) String() string