Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JpegImporter ¶
type JpegImporter struct { }
func (*JpegImporter) Format ¶
func (this *JpegImporter) Format() imageformat.Format
func (*JpegImporter) ImportFromReader ¶
func (this *JpegImporter) ImportFromReader(reader *bufio.Reader) (imPht *importedphoto.ImportedPhoto, err error)
Click to show internal directories.
Click to hide internal directories.