proxy.golang.org : github.com/ncruces/go-pnm
Package pnm implements a PBM, PGM and PPM image decoder and encoder. The decoder can read files in both plain and raw format with 8 or 16 bits per channel. The encoder can only write files in plain format with 8 bits per channel. To only be able to load pnm images using image.Decode, use Not implemented are: (I would be happy to accept patches for these.) Specifications can be found at http://netpbm.sourceforge.net/doc/#formats.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/ncruces/go-pnm
License: BSD-2-Clause
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: github.com/ncruces
Last synced: 7 days ago