parser

package
v0.0.0-...-f4ead6c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	None = iota
	Sub
	Up
	Average
	Paeth
	Unknown
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterType

type FilterType int

func (FilterType) String

func (ft FilterType) String() string

type ImageData

type ImageData struct {
	// contains filtered or unexported fields
}

func (ImageData) String

func (id ImageData) String() string

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

func NewParser

func NewParser(r io.Reader) *Parser

func (*Parser) Parse

func (p *Parser) Parse() *ImageData

type Scanline

type Scanline struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL