Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package pnm

Build Status GoDoc

Package pnm implements a PBM, PGM and PPM image decoder and encoder.

This package is compatible with Go version 1.

Installation

	go install github.com/jbuchbinder/gopnm

Limitations

Not implemented are:

  • Writing pnm files in raw format.
  • Writing images with 16 bits per channel.
  • Writing images with a custom Maxvalue.
  • Reading/and writing PAM images.

(I would be happy to accept patches for these.)

About

Fork of defunct golang PNM image implementation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages