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