encoders

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncodePPM

func EncodePPM(w io.Writer, img image.Image) error

Types

type ImageEncoder

type ImageEncoder interface {
	Init(string)
	Run()
	Encode(image.Image)
	Close()
}

Jump to

Keyboard shortcuts

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