Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Imeta ¶
type Imeta struct {
// contains filtered or unexported fields
}
func Read ¶
func Read(f io.ReadSeeker) (*Imeta, error)
Read reads from a ReadSeeker interface and extracts the metadata
func ReadFromBuf ¶
ReadFromBuf reads from a buffer and extracts the metadata
func ReadFromFile ¶
ReadFromFile reads from an image file and extracts the metadata
type Type ¶
type Type int
type Value ¶
type ValueError ¶
func (*ValueError) Error ¶
func (e *ValueError) Error() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.